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

Issue 1089493002: [Webapp Refactor] Re-add remoting.ConnectionStats. (Closed)

Created:
5 years, 8 months ago by kelvinp
Modified:
5 years, 8 months ago
Reviewers:
Jamie
CC:
chromium-reviews, chromoting-reviews_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

[Webapp Refactor] Re-add remoting.ConnectionStats. The ability to show ConnectionStats is accidentally removed in a previous revision (https://crrev.com/1050ee48b1d8fe353bfc7df3b0ea4e5300260f5c). This CL adds it back with the following additional changes: 1. Instead of having a global remoting.stats, remoting.ConnectionStats is now owned by ApplicationContextMenu in app remoting and DesktopConnectedView in deskop remoting. 2. Adds the show statistics functionality to desktop remoting. BUG=476132 Committed: https://crrev.com/7e9210775408e18b8d6c7fc279bd81169c9d8856 Cr-Commit-Position: refs/heads/master@{#325327}

Patch Set 1 #

Total comments: 5

Patch Set 2 : Reviewer's feedback #

Unified diffs Side-by-side diffs Delta from patch set Stats (+96 lines, -42 lines) Patch
M remoting/resources/remoting_strings.grd View 1 chunk +3 lines, -0 lines 0 comments Download
M remoting/webapp/app_remoting/js/app_connected_view.js View 1 2 chunks +3 lines, -2 lines 0 comments Download
M remoting/webapp/app_remoting/js/application_context_menu.js View 1 5 chunks +17 lines, -6 lines 0 comments Download
M remoting/webapp/crd/html/window_frame.html View 1 chunk +2 lines, -0 lines 0 comments Download
M remoting/webapp/crd/js/connection_stats.js View 3 chunks +28 lines, -21 lines 0 comments Download
M remoting/webapp/crd/js/desktop_connected_view.js View 3 chunks +18 lines, -0 lines 0 comments Download
M remoting/webapp/crd/js/options_menu.js View 5 chunks +21 lines, -4 lines 0 comments Download
M remoting/webapp/crd/js/remoting.js View 2 chunks +1 line, -3 lines 0 comments Download
M remoting/webapp/crd/js/toolbar.js View 1 chunk +1 line, -0 lines 0 comments Download
M remoting/webapp/crd/js/ui_mode.js View 1 chunk +1 line, -6 lines 0 comments Download
M remoting/webapp/crd/js/window_frame.js View 1 chunk +1 line, -0 lines 0 comments Download

Messages

Total messages: 9 (2 generated)
kelvinp
PTAL
5 years, 8 months ago (2015-04-15 03:57:14 UTC) #2
Jamie
https://codereview.chromium.org/1089493002/diff/1/remoting/webapp/app_remoting/js/application_context_menu.js File remoting/webapp/app_remoting/js/application_context_menu.js (right): https://codereview.chromium.org/1089493002/diff/1/remoting/webapp/app_remoting/js/application_context_menu.js#newcode33 remoting/webapp/app_remoting/js/application_context_menu.js:33: // TODO(kelvinp):Unhook this event on shutdown. I don't think ...
5 years, 8 months ago (2015-04-15 17:02:47 UTC) #3
kelvinp
PTAL https://codereview.chromium.org/1089493002/diff/1/remoting/webapp/app_remoting/js/application_context_menu.js File remoting/webapp/app_remoting/js/application_context_menu.js (right): https://codereview.chromium.org/1089493002/diff/1/remoting/webapp/app_remoting/js/application_context_menu.js#newcode33 remoting/webapp/app_remoting/js/application_context_menu.js:33: // TODO(kelvinp):Unhook this event on shutdown. On 2015/04/15 ...
5 years, 8 months ago (2015-04-15 18:37:50 UTC) #4
Jamie
lgtm https://codereview.chromium.org/1089493002/diff/1/remoting/webapp/app_remoting/js/application_context_menu.js File remoting/webapp/app_remoting/js/application_context_menu.js (right): https://codereview.chromium.org/1089493002/diff/1/remoting/webapp/app_remoting/js/application_context_menu.js#newcode33 remoting/webapp/app_remoting/js/application_context_menu.js:33: // TODO(kelvinp):Unhook this event on shutdown. On 2015/04/15 ...
5 years, 8 months ago (2015-04-15 18:40:48 UTC) #5
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1089493002/20001
5 years, 8 months ago (2015-04-15 21:06:15 UTC) #7
commit-bot: I haz the power
Committed patchset #2 (id:20001)
5 years, 8 months ago (2015-04-15 22:29:22 UTC) #8
commit-bot: I haz the power
5 years, 8 months ago (2015-04-15 22:31:02 UTC) #9
Message was sent while issue was closed.
Patchset 2 (id:??) landed as
https://crrev.com/7e9210775408e18b8d6c7fc279bd81169c9d8856
Cr-Commit-Position: refs/heads/master@{#325327}

Powered by Google App Engine
This is Rietveld 408576698