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

Issue 9366001: Implement support for route change notifications in the Transport interface. (Closed)

Created:
8 years, 10 months ago by Sergey Ulanov
Modified:
8 years, 10 months ago
Reviewers:
Lambros, 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

Implement support for route change notifications in the Transport interface. BUG=110485 Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=122901

Patch Set 1 #

Total comments: 4

Patch Set 2 : - #

Patch Set 3 : - #

Unified diffs Side-by-side diffs Delta from patch set Stats (+70 lines, -2 lines) Patch
M jingle/glue/channel_socket_adapter.h View 1 2 1 chunk +3 lines, -1 line 0 comments Download
M remoting/protocol/jingle_session.cc View 1 chunk +2 lines, -1 line 0 comments Download
M remoting/protocol/libjingle_transport_factory.cc View 1 4 chunks +37 lines, -0 lines 0 comments Download
M remoting/protocol/pepper_session.h View 1 1 chunk +2 lines, -0 lines 0 comments Download
M remoting/protocol/pepper_session.cc View 1 1 chunk +8 lines, -0 lines 0 comments Download
M remoting/protocol/transport.h View 1 3 chunks +18 lines, -0 lines 0 comments Download

Messages

Total messages: 7 (0 generated)
Sergey Ulanov
8 years, 10 months ago (2012-02-08 01:12:25 UTC) #1
Sergey Ulanov
+Lambros
8 years, 10 months ago (2012-02-08 19:11:06 UTC) #2
Lambros
lgtm
8 years, 10 months ago (2012-02-08 21:43:24 UTC) #3
Wez
http://codereview.chromium.org/9366001/diff/1/remoting/protocol/libjingle_transport_factory.cc File remoting/protocol/libjingle_transport_factory.cc (right): http://codereview.chromium.org/9366001/diff/1/remoting/protocol/libjingle_transport_factory.cc#newcode227 remoting/protocol/libjingle_transport_factory.cc:227: NOTREACHED(); Is NOTREACHED() appropriate here? It'll mean that we ...
8 years, 10 months ago (2012-02-21 18:42:33 UTC) #4
Sergey Ulanov
http://codereview.chromium.org/9366001/diff/1/remoting/protocol/libjingle_transport_factory.cc File remoting/protocol/libjingle_transport_factory.cc (right): http://codereview.chromium.org/9366001/diff/1/remoting/protocol/libjingle_transport_factory.cc#newcode227 remoting/protocol/libjingle_transport_factory.cc:227: NOTREACHED(); On 2012/02/21 18:42:34, Wez wrote: > Is NOTREACHED() ...
8 years, 10 months ago (2012-02-21 19:47:19 UTC) #5
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/sergeyu@chromium.org/9366001/7005
8 years, 10 months ago (2012-02-21 21:32:56 UTC) #6
commit-bot: I haz the power
8 years, 10 months ago (2012-02-21 23:23:12 UTC) #7
Change committed as 122901

Powered by Google App Engine
This is Rietveld 408576698