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

Unified Diff: remoting/webapp/crd/js/desktop_remoting.js

Issue 1143453007: remoting.WindowShape clean up. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Reviewer's feedback Created 5 years, 7 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « remoting/webapp/crd/js/crd_auth_dialog.js ('k') | remoting/webapp/files.gni » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: remoting/webapp/crd/js/desktop_remoting.js
diff --git a/remoting/webapp/crd/js/desktop_remoting.js b/remoting/webapp/crd/js/desktop_remoting.js
index 7cf42f4a8b68cdaf679f9b955f1355753c7cc89c..efdf1eb959cc25ac6af3411982af54886b358841 100644
--- a/remoting/webapp/crd/js/desktop_remoting.js
+++ b/remoting/webapp/crd/js/desktop_remoting.js
@@ -119,8 +119,6 @@ remoting.DesktopRemoting.prototype.initApplication_ = function() {
remoting.manageHelpAndFeedback(
document.getElementById('help-feedback-main'));
- remoting.windowShape.updateClientWindowShape();
-
remoting.showOrHideIT2MeUi();
remoting.showOrHideMe2MeUi();
« no previous file with comments | « remoting/webapp/crd/js/crd_auth_dialog.js ('k') | remoting/webapp/files.gni » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698