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

Issue 9664013: Hide daemon UI initially. (Closed)

Created:
8 years, 9 months ago by Jamie
Modified:
8 years, 9 months ago
Reviewers:
garykac
CC:
chromium-reviews, jamiewalch+watch_chromium.org, dcaiafa+watch_chromium.org, simonmorris+watch_chromium.org, hclam+watch_chromium.org, wez+watch_chromium.org, amit, sanjeevr, garykac+watch_chromium.org, lambroslambrou+watch_chromium.org, alexeypa+watch_chromium.org, sergeyu+watch_chromium.org
Visibility:
Public.

Description

Hide daemon UI initially. BUG=117555 TEST=Manual Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=126208

Patch Set 1 #

Patch Set 2 : Continue initialization after cancelling me2me. #

Total comments: 2

Patch Set 3 : Refactored to minimize 'secondary' init code. #

Patch Set 4 : rebase #

Unified diffs Side-by-side diffs Delta from patch set Stats (+22 lines, -11 lines) Patch
M remoting/webapp/client_screen.js View 1 2 1 chunk +6 lines, -2 lines 0 comments Download
M remoting/webapp/main.html View 1 2 3 2 chunks +2 lines, -2 lines 0 comments Download
M remoting/webapp/remoting.js View 1 2 2 chunks +14 lines, -7 lines 0 comments Download

Messages

Total messages: 4 (0 generated)
Jamie
ptal
8 years, 9 months ago (2012-03-09 20:34:13 UTC) #1
Jamie
The previous patch left the ChromeOS-only UI uninitialised.
8 years, 9 months ago (2012-03-12 19:14:02 UTC) #2
garykac
lgtm http://codereview.chromium.org/9664013/diff/3001/remoting/webapp/remoting.js File remoting/webapp/remoting.js (right): http://codereview.chromium.org/9664013/diff/3001/remoting/webapp/remoting.js#newcode77 remoting/webapp/remoting.js:77: if (isHostModeSupported_()) { As discussed: you can move ...
8 years, 9 months ago (2012-03-12 20:03:11 UTC) #3
Jamie
8 years, 9 months ago (2012-03-14 18:47:11 UTC) #4
FYI

https://chromiumcodereview.appspot.com/9664013/diff/3001/remoting/webapp/remo...
File remoting/webapp/remoting.js (right):

https://chromiumcodereview.appspot.com/9664013/diff/3001/remoting/webapp/remo...
remoting/webapp/remoting.js:77: if (isHostModeSupported_()) {
On 2012/03/12 20:03:12, garykac wrote:
> As discussed: you can move these back into init().

Done.

Powered by Google App Engine
This is Rietveld 408576698