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

Issue 126123002: Show connection type in web-app. (Closed)

Created:
6 years, 11 months ago by Jamie
Modified:
6 years, 11 months ago
Reviewers:
Sergey Ulanov, Lambros
CC:
chromium-reviews, jamiewalch+watch_chromium.org, dcaiafa+watch_chromium.org, hclam+watch_chromium.org, wez+watch_chromium.org, amit, sanjeevr, garykac+watch_chromium.org, lambroslambrou+watch_chromium.org, rmsousa+watch_chromium.org, weitaosu+watch_chromium.org, alexeypa+watch_chromium.org, sergeyu+watch_chromium.org
Visibility:
Public.

Description

Show connection type in web-app. This is mostly boilerplate to get the OnSessionRouteChange notification up to the web-app. The web-app then includes it in the stats panel. In the common case where all channels have the same type, it displays it as "connection: <type>"; if the types differ they are displayed individually. BUG=134528 Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=243947

Patch Set 1 #

Total comments: 4

Patch Set 2 : Use logDebugMessage to send channel type to web-app. #

Patch Set 3 : Added missing Android implementation. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+37 lines, -2 lines) Patch
M remoting/client/chromoting_client.h View 1 chunk +2 lines, -0 lines 0 comments Download
M remoting/client/chromoting_client.cc View 1 1 chunk +7 lines, -0 lines 0 comments Download
M remoting/client/client_user_interface.h View 1 chunk +2 lines, -0 lines 0 comments Download
M remoting/client/jni/chromoting_jni_instance.h View 1 2 1 chunk +2 lines, -0 lines 0 comments Download
M remoting/client/jni/chromoting_jni_instance.cc View 1 2 1 chunk +8 lines, -0 lines 0 comments Download
M remoting/client/plugin/chromoting_instance.h View 1 chunk +2 lines, -0 lines 0 comments Download
M remoting/client/plugin/chromoting_instance.cc View 1 1 chunk +9 lines, -0 lines 0 comments Download
M remoting/protocol/connection_to_host.h View 1 chunk +4 lines, -0 lines 0 comments Download
M remoting/protocol/connection_to_host.cc View 1 1 chunk +1 line, -2 lines 0 comments Download

Messages

Total messages: 12 (0 generated)
Jamie
ptal
6 years, 11 months ago (2014-01-07 16:18:03 UTC) #1
Sergey Ulanov
I'm not sure if the connection type should be part of stats. Stats are normally ...
6 years, 11 months ago (2014-01-07 22:58:43 UTC) #2
Jamie
I wanted it to be part of the stats panel so that we could get ...
6 years, 11 months ago (2014-01-08 11:39:33 UTC) #3
Sergey Ulanov
LGTM
6 years, 11 months ago (2014-01-08 20:32:39 UTC) #4
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/jamiewalch@chromium.org/126123002/110001
6 years, 11 months ago (2014-01-09 11:32:16 UTC) #5
commit-bot: I haz the power
Retried try job too often on android_clang_dbg for step(s) slave_steps http://build.chromium.org/p/tryserver.chromium/buildstatus?builder=android_clang_dbg&number=105470
6 years, 11 months ago (2014-01-09 12:17:08 UTC) #6
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/jamiewalch@chromium.org/126123002/110001
6 years, 11 months ago (2014-01-09 12:51:44 UTC) #7
commit-bot: I haz the power
Retried try job too often on android_clang_dbg for step(s) slave_steps http://build.chromium.org/p/tryserver.chromium/buildstatus?builder=android_clang_dbg&number=105481
6 years, 11 months ago (2014-01-09 13:41:49 UTC) #8
Jamie
I forgot the Android implementation. Lambros or Sergey ptal.
6 years, 11 months ago (2014-01-09 14:08:13 UTC) #9
Lambros
On 2014/01/09 14:08:13, Jamie wrote: > I forgot the Android implementation. Lambros or Sergey ptal. ...
6 years, 11 months ago (2014-01-09 17:34:38 UTC) #10
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/jamiewalch@chromium.org/126123002/470001
6 years, 11 months ago (2014-01-09 17:35:43 UTC) #11
commit-bot: I haz the power
6 years, 11 months ago (2014-01-09 19:10:25 UTC) #12
Message was sent while issue was closed.
Change committed as 243947

Powered by Google App Engine
This is Rietveld 408576698