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

Issue 7598004: Resolve addresses of STUN/Relay servers in JingleInfoRequest. (Closed)

Created:
9 years, 4 months ago by Sergey Ulanov
Modified:
9 years, 4 months ago
Reviewers:
awong, Wez
CC:
chromium-reviews, jamiewalch+watch_chromium.org, hclam+watch_chromium.org, simonmorris+watch_chromium.org, wez+watch_chromium.org, dmaclach+watch_chromium.org, garykac+watch_chromium.org, lambroslambrou+watch_chromium.org, ajwong+watch_chromium.org, sergeyu+watch_chromium.org
Visibility:
Public.

Description

Resolve addresses of STUN/Relay servers in JingleInfoRequest. BUG=83242 TEST=NAT traversal works Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=96060

Patch Set 1 #

Total comments: 18

Patch Set 2 : - #

Patch Set 3 : - #

Patch Set 4 : - #

Patch Set 5 : - #

Unified diffs Side-by-side diffs Delta from patch set Stats (+244 lines, -20 lines) Patch
M remoting/client/DEPS View 1 2 3 1 chunk +1 line, -1 line 0 comments Download
A remoting/client/ipc_host_resolver.h View 1 2 3 4 1 chunk +35 lines, -0 lines 0 comments Download
A remoting/client/ipc_host_resolver.cc View 1 2 3 4 1 chunk +69 lines, -0 lines 0 comments Download
M remoting/client/plugin/chromoting_instance.cc View 1 4 chunks +5 lines, -2 lines 0 comments Download
A remoting/jingle_glue/host_resolver.h View 1 2 3 1 chunk +45 lines, -0 lines 0 comments Download
A remoting/jingle_glue/host_resolver.cc View 1 2 3 1 chunk +13 lines, -0 lines 0 comments Download
M remoting/jingle_glue/jingle_info_request.h View 1 2 3 4 chunks +19 lines, -3 lines 0 comments Download
M remoting/jingle_glue/jingle_info_request.cc View 1 5 chunks +34 lines, -12 lines 0 comments Download
M remoting/protocol/connection_to_host.h View 1 3 chunks +3 lines, -0 lines 0 comments Download
M remoting/protocol/connection_to_host.cc View 1 3 chunks +4 lines, -0 lines 0 comments Download
M remoting/protocol/jingle_session_manager.h View 1 4 chunks +4 lines, -0 lines 0 comments Download
M remoting/protocol/jingle_session_manager.cc View 1 2 3 4 3 chunks +8 lines, -2 lines 0 comments Download
M remoting/remoting.gyp View 1 2 3 2 chunks +4 lines, -0 lines 0 comments Download

Messages

Total messages: 4 (0 generated)
Sergey Ulanov
This code depends on http://codereview.chromium.org/7599003/
9 years, 4 months ago (2011-08-08 18:53:04 UTC) #1
Wez
http://codereview.chromium.org/7598004/diff/1/remoting/client/ipc_host_address_resolver.cc File remoting/client/ipc_host_address_resolver.cc (right): http://codereview.chromium.org/7598004/diff/1/remoting/client/ipc_host_address_resolver.cc#newcode23 remoting/client/ipc_host_address_resolver.cc:23: request_->Cancel(); nit: I don't recall the other CL guaranteeing ...
9 years, 4 months ago (2011-08-08 23:07:59 UTC) #2
Sergey Ulanov
http://codereview.chromium.org/7598004/diff/1/remoting/client/ipc_host_address_resolver.cc File remoting/client/ipc_host_address_resolver.cc (right): http://codereview.chromium.org/7598004/diff/1/remoting/client/ipc_host_address_resolver.cc#newcode23 remoting/client/ipc_host_address_resolver.cc:23: request_->Cancel(); On 2011/08/08 23:07:59, Wez wrote: > nit: I ...
9 years, 4 months ago (2011-08-09 01:42:15 UTC) #3
Wez
9 years, 4 months ago (2011-08-09 03:27:53 UTC) #4
LGTM

Powered by Google App Engine
This is Rietveld 408576698