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

Issue 8416007: Refactored web-app (Closed)

Created:
9 years, 1 month ago by Jamie
Modified:
9 years, 1 month ago
Reviewers:
garykac
CC:
chromium-reviews, jamiewalch+watch_chromium.org, hclam+watch_chromium.org, simonmorris+watch_chromium.org, wez+watch_chromium.org, dmaclach+watch_chromium.org, garykac+watch_chromium.org, lambroslambrou+watch_chromium.org, ajwong+watch_chromium.org, sergeyu+watch_chromium.org
Visibility:
Public.

Description

Refactored web-app BUG=None TEST=Everything still works! Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=107673

Patch Set 1 #

Patch Set 2 : Added consistency comment. Moved debug log keyboard shortcut handling. #

Total comments: 16

Patch Set 3 : Rename modal.js to ui_mode.js #

Patch Set 4 : Added missing files to verify-webapp.py #

Patch Set 5 : Rebase #

Unified diffs Side-by-side diffs Delta from patch set Stats (+1111 lines, -773 lines) Patch
M remoting/host/plugin/host_script_object.h View 1 1 chunk +2 lines, -0 lines 0 comments Download
M remoting/remoting.gyp View 1 2 3 4 chunks +9 lines, -0 lines 0 comments Download
M remoting/webapp/me2mom/choice.html View 1 2 1 chunk +5 lines, -0 lines 0 comments Download
A remoting/webapp/me2mom/client_screen.js View 1 chunk +401 lines, -0 lines 0 comments Download
M remoting/webapp/me2mom/client_session.js View 1 chunk +1 line, -1 line 0 comments Download
M remoting/webapp/me2mom/debug_log.js View 1 2 chunks +69 lines, -8 lines 0 comments Download
A remoting/webapp/me2mom/host_screen.js View 1 1 chunk +269 lines, -0 lines 0 comments Download
A remoting/webapp/me2mom/host_session.js View 1 chunk +116 lines, -0 lines 0 comments Download
M remoting/webapp/me2mom/oauth2.js View 3 chunks +57 lines, -4 lines 0 comments Download
M remoting/webapp/me2mom/remoting.js View 3 chunks +63 lines, -759 lines 0 comments Download
A remoting/webapp/me2mom/ui_mode.js View 1 2 1 chunk +78 lines, -0 lines 0 comments Download
A remoting/webapp/me2mom/util.js View 1 chunk +40 lines, -0 lines 0 comments Download
M remoting/webapp/me2mom/wcs_loader.js View 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 6 (0 generated)
Jamie
Here's the web-app refactoring CL. The main goal was to reduce the size of remoting.js. ...
9 years, 1 month ago (2011-10-27 20:41:36 UTC) #1
garykac
LGTM I made a few nit comments, but nothing serious and they can be done ...
9 years, 1 month ago (2011-10-27 22:32:39 UTC) #2
Jamie
http://codereview.chromium.org/8416007/diff/14/remoting/webapp/me2mom/client_screen.js File remoting/webapp/me2mom/client_screen.js (right): http://codereview.chromium.org/8416007/diff/14/remoting/webapp/me2mom/client_screen.js#newcode32 remoting/webapp/me2mom/client_screen.js:32: remoting.scaleToFit = false; On 2011/10/27 22:32:39, garykac wrote: > ...
9 years, 1 month ago (2011-10-27 22:51:37 UTC) #3
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/jamiewalch@chromium.org/8416007/16
9 years, 1 month ago (2011-10-28 00:35:41 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/8416007/17
9 years, 1 month ago (2011-10-28 00:39:04 UTC) #5
commit-bot: I haz the power
9 years, 1 month ago (2011-10-28 01:29:02 UTC) #6
Change committed as 107673

Powered by Google App Engine
This is Rietveld 408576698