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

Issue 695363002: Remote assistance on Chrome OS Part VI - Enable It2me on ChromeOS in the webapp (Closed)

Created:
6 years, 1 month ago by kelvinp
Modified:
6 years, 1 month ago
Reviewers:
Jamie
CC:
chromium-reviews, chromoting-reviews_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Project:
chromium
Visibility:
Public.

Description

Remote assistance on Chrome OS Part VI - Enable It2me on ChromeOS in the webapp It2me is currently behind a flag on Chrome OS. This CL enables It2me on Chrome OS in the webapp when the flag is enabled. It also removes the function remoting.runningOnChromeOS() which does exactly the same thing as remoting.platformIsChromeOS(). Committed: https://crrev.com/e89a5b72055d39e46b92bb4bd71f18296b69a8bb Cr-Commit-Position: refs/heads/master@{#302550}

Patch Set 1 #

Total comments: 2

Patch Set 2 : Add to do statement #

Unified diffs Side-by-side diffs Delta from patch set Stats (+23 lines, -32 lines) Patch
M remoting/webapp/base/js/platform.js View 1 chunk +0 lines, -9 lines 0 comments Download
M remoting/webapp/crd/js/client_session.js View 1 chunk +1 line, -1 line 0 comments Download
M remoting/webapp/crd/js/remoting.js View 1 4 chunks +22 lines, -22 lines 0 comments Download

Messages

Total messages: 9 (2 generated)
kelvinp
PTAL
6 years, 1 month ago (2014-11-03 18:44:58 UTC) #2
Jamie
https://codereview.chromium.org/695363002/diff/1/remoting/webapp/crd/js/remoting.js File remoting/webapp/crd/js/remoting.js (right): https://codereview.chromium.org/695363002/diff/1/remoting/webapp/crd/js/remoting.js#newcode123 remoting/webapp/crd/js/remoting.js:123: if (supported) { Part of the responsibility of the ...
6 years, 1 month ago (2014-11-03 19:41:34 UTC) #3
kelvinp
After some thoughts, I think it should be fine. remoting.init() already initialize the home screen ...
6 years, 1 month ago (2014-11-03 22:55:11 UTC) #4
Jamie
lgtm https://codereview.chromium.org/695363002/diff/1/remoting/webapp/crd/js/remoting.js File remoting/webapp/crd/js/remoting.js (right): https://codereview.chromium.org/695363002/diff/1/remoting/webapp/crd/js/remoting.js#newcode123 remoting/webapp/crd/js/remoting.js:123: if (supported) { On 2014/11/03 19:41:34, Jamie wrote: ...
6 years, 1 month ago (2014-11-03 23:15:11 UTC) #5
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/695363002/20001
6 years, 1 month ago (2014-11-03 23:30:12 UTC) #7
commit-bot: I haz the power
Committed patchset #2 (id:20001)
6 years, 1 month ago (2014-11-04 02:18:58 UTC) #8
commit-bot: I haz the power
6 years, 1 month ago (2014-11-04 02:19:40 UTC) #9
Message was sent while issue was closed.
Patchset 2 (id:??) landed as
https://crrev.com/e89a5b72055d39e46b92bb4bd71f18296b69a8bb
Cr-Commit-Position: refs/heads/master@{#302550}

Powered by Google App Engine
This is Rietveld 408576698