Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(124)

Issue 9549029: Set incoming_only flag on the host side when NAT traversal is disabled. (Closed)

Created:
8 years, 9 months ago by Sergey Ulanov
Modified:
8 years, 9 months ago
Reviewers:
Wez
CC:
chromium-reviews, jamiewalch+watch_chromium.org, dcaiafa+watch_chromium.org, simonmorris+watch_chromium.org, hclam+watch_chromium.org, wez+watch_chromium.org, amit, sanjeevr, garykac+watch_chromium.org, lambroslambrou+watch_chromium.org, alexeypa+watch_chromium.org, sergeyu+watch_chromium.org
Visibility:
Public.

Description

Set incoming_only flag on the host side when NAT traversal is disabled. BUG=115145 Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=124555

Patch Set 1 #

Total comments: 8

Patch Set 2 : - #

Patch Set 3 : fix unittests #

Unified diffs Side-by-side diffs Delta from patch set Stats (+42 lines, -15 lines) Patch
M remoting/host/remoting_me2me_host.cc View 1 2 1 chunk +1 line, -2 lines 0 comments Download
M remoting/host/simple_host_process.cc View 1 2 1 chunk +4 lines, -2 lines 0 comments Download
M remoting/protocol/jingle_session_manager.cc View 1 2 2 chunks +3 lines, -2 lines 0 comments Download
M remoting/protocol/jingle_session_unittest.cc View 1 2 1 chunk +2 lines, -1 line 0 comments Download
M remoting/protocol/libjingle_transport_factory.cc View 2 chunks +3 lines, -1 line 0 comments Download
M remoting/protocol/pepper_transport_factory.cc View 1 chunk +1 line, -1 line 0 comments Download
M remoting/protocol/session_manager.h View 1 2 2 chunks +12 lines, -4 lines 0 comments Download
M remoting/protocol/transport_config.h View 1 1 chunk +15 lines, -1 line 0 comments Download
M remoting/protocol/transport_config.cc View 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 7 (0 generated)
Sergey Ulanov
8 years, 9 months ago (2012-03-01 03:06:30 UTC) #1
Wez
LGTM, and certainly good enough to land, but please see comments. https://chromiumcodereview.appspot.com/9549029/diff/1/remoting/protocol/transport_config.h File remoting/protocol/transport_config.h (right): ...
8 years, 9 months ago (2012-03-01 19:36:35 UTC) #2
Sergey Ulanov
https://chromiumcodereview.appspot.com/9549029/diff/1/remoting/protocol/transport_config.h File remoting/protocol/transport_config.h (right): https://chromiumcodereview.appspot.com/9549029/diff/1/remoting/protocol/transport_config.h#newcode17 remoting/protocol/transport_config.h:17: enum NatTraversalMode { On 2012/03/01 19:36:35, Wez wrote: > ...
8 years, 9 months ago (2012-03-01 20:48:29 UTC) #3
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/sergeyu@chromium.org/9549029/5001
8 years, 9 months ago (2012-03-01 20:49:10 UTC) #4
commit-bot: I haz the power
Try job failure for 9549029-5001 (retry) on linux_rel for step "remoting_unittests". It's a second try, ...
8 years, 9 months ago (2012-03-01 22:05:52 UTC) #5
Sergey Ulanov
Fixed unittests. Now they use the OUTGOING mode.
8 years, 9 months ago (2012-03-01 22:35:41 UTC) #6
commit-bot: I haz the power
8 years, 9 months ago (2012-03-01 22:49:59 UTC) #7

Powered by Google App Engine
This is Rietveld 408576698