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

Issue 1143453007: remoting.WindowShape clean up. (Closed)

Created:
5 years, 7 months ago by kelvinp
Modified:
5 years, 7 months ago
Reviewers:
garykac
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

remoting.WindowShape clean up. This CL - Adds an unregister method to the remoting.WindowShape so that clientUI can unhook itself. This is a preparation work for the in-DOM reconnect window. - Adds an centerToDesktop() method to center a DOM element to the union of desktop rectangle. BUG=486888 Committed: https://crrev.com/41b04f38c37575dc66db8a6036be62f51adff209 Cr-Commit-Position: refs/heads/master@{#330576}

Patch Set 1 #

Total comments: 5

Patch Set 2 : Reviewer's feedback #

Unified diffs Side-by-side diffs Delta from patch set Stats (+160 lines, -39 lines) Patch
M remoting/remoting_webapp_files.gypi View 1 chunk +1 line, -0 lines 0 comments Download
M remoting/webapp/app_remoting/js/app_connected_view.js View 1 chunk +0 lines, -1 line 0 comments Download
M remoting/webapp/app_remoting/js/context_menu_adapter.js View 1 chunk +4 lines, -1 line 0 comments Download
M remoting/webapp/app_remoting/js/context_menu_chrome.js View 1 1 chunk +3 lines, -2 lines 0 comments Download
M remoting/webapp/app_remoting/js/context_menu_dom.js View 1 chunk +5 lines, -1 line 0 comments Download
M remoting/webapp/app_remoting/js/idle_detector.js View 2 chunks +6 lines, -4 lines 0 comments Download
M remoting/webapp/base/js/connection_stats.js View 1 chunk +2 lines, -1 line 0 comments Download
M remoting/webapp/base/js/window_shape.js View 1 5 chunks +62 lines, -10 lines 0 comments Download
A remoting/webapp/base/js/window_shape_unittest.js View 1 chunk +76 lines, -0 lines 0 comments Download
M remoting/webapp/crd/js/crd_auth_dialog.js View 4 chunks +0 lines, -17 lines 0 comments Download
M remoting/webapp/crd/js/desktop_remoting.js View 1 chunk +0 lines, -2 lines 0 comments Download
M remoting/webapp/files.gni View 1 1 chunk +1 line, -0 lines 0 comments Download

Messages

Total messages: 9 (3 generated)
kelvinp
PTAL https://codereview.chromium.org/1143453007/diff/1/remoting/webapp/crd/js/crd_auth_dialog.js File remoting/webapp/crd/js/crd_auth_dialog.js (left): https://codereview.chromium.org/1143453007/diff/1/remoting/webapp/crd/js/crd_auth_dialog.js#oldcode16 remoting/webapp/crd/js/crd_auth_dialog.js:16: * @implements {remoting.WindowShape.ClientUI} WindowShape is not used in ...
5 years, 7 months ago (2015-05-18 23:21:18 UTC) #2
garykac
lgtm with nits https://codereview.chromium.org/1143453007/diff/1/remoting/webapp/app_remoting/js/context_menu_chrome.js File remoting/webapp/app_remoting/js/context_menu_chrome.js (right): https://codereview.chromium.org/1143453007/diff/1/remoting/webapp/app_remoting/js/context_menu_chrome.js#newcode21 remoting/webapp/app_remoting/js/context_menu_chrome.js:21: remoting.ContextMenuChrome.prototype.dispose = function() {}; nit: blank ...
5 years, 7 months ago (2015-05-19 00:39:53 UTC) #3
kelvinp
Thx. Fixed. FYI https://codereview.chromium.org/1143453007/diff/1/remoting/webapp/app_remoting/js/context_menu_chrome.js File remoting/webapp/app_remoting/js/context_menu_chrome.js (right): https://codereview.chromium.org/1143453007/diff/1/remoting/webapp/app_remoting/js/context_menu_chrome.js#newcode21 remoting/webapp/app_remoting/js/context_menu_chrome.js:21: remoting.ContextMenuChrome.prototype.dispose = function() {}; On 2015/05/19 ...
5 years, 7 months ago (2015-05-19 17:46:34 UTC) #4
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1143453007/20001
5 years, 7 months ago (2015-05-19 17:49:14 UTC) #7
commit-bot: I haz the power
Committed patchset #2 (id:20001)
5 years, 7 months ago (2015-05-19 18:51:44 UTC) #8
commit-bot: I haz the power
5 years, 7 months ago (2015-05-19 18:52:41 UTC) #9
Message was sent while issue was closed.
Patchset 2 (id:??) landed as
https://crrev.com/41b04f38c37575dc66db8a6036be62f51adff209
Cr-Commit-Position: refs/heads/master@{#330576}

Powered by Google App Engine
This is Rietveld 408576698