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

Issue 875583002: Allow full-screen mode when not connected, and remember the previous setting. (Closed)

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

Allow full-screen mode when not connected, and remember the previous setting. This CL also includes a small refactoring of the desktop- vs. app-remoting split. BUG=432361 Committed: https://crrev.com/5da90dafdac536c66494da0fb86129a6a55709cf Cr-Commit-Position: refs/heads/master@{#313749}

Patch Set 1 #

Total comments: 9

Patch Set 2 : Reviewer feedback. #

Patch Set 3 : Rebase #

Unified diffs Side-by-side diffs Delta from patch set Stats (+60 lines, -50 lines) Patch
M remoting/webapp/app_remoting/js/app_remoting.js View 1 2 1 chunk +3 lines, -1 line 0 comments Download
M remoting/webapp/crd/html/window_frame.css View 1 chunk +1 line, -3 lines 0 comments Download
M remoting/webapp/crd/js/app_launcher.js View 1 1 chunk +22 lines, -14 lines 0 comments Download
M remoting/webapp/crd/js/client_session.js View 1 2 1 chunk +2 lines, -7 lines 0 comments Download
M remoting/webapp/crd/js/desktop_remoting.js View 1 2 1 chunk +30 lines, -2 lines 0 comments Download
M remoting/webapp/crd/js/event_handlers.js View 1 1 chunk +0 lines, -17 lines 0 comments Download
M remoting/webapp/crd/js/fullscreen_v2.js View 1 2 1 chunk +2 lines, -0 lines 0 comments Download
M remoting/webapp/crd/js/remoting.js View 1 2 1 chunk +0 lines, -6 lines 0 comments Download

Messages

Total messages: 16 (5 generated)
Jamie
https://codereview.chromium.org/875583002/diff/1/remoting/webapp/crd/js/app_launcher.js File remoting/webapp/crd/js/app_launcher.js (right): https://codereview.chromium.org/875583002/diff/1/remoting/webapp/crd/js/app_launcher.js#newcode112 remoting/webapp/crd/js/app_launcher.js:112: var state = values[START_FULLSCREEN] ? 'fullscreen' : 'normal'; As ...
5 years, 11 months ago (2015-01-23 22:37:25 UTC) #2
Jamie
Kelvin: PTAL Gary: FYI
5 years, 11 months ago (2015-01-23 22:40:07 UTC) #4
kelvinp
https://codereview.chromium.org/875583002/diff/1/remoting/webapp/crd/js/app_launcher.js File remoting/webapp/crd/js/app_launcher.js (right): https://codereview.chromium.org/875583002/diff/1/remoting/webapp/crd/js/app_launcher.js#newcode112 remoting/webapp/crd/js/app_launcher.js:112: var state = values[START_FULLSCREEN] ? 'fullscreen' : 'normal'; On ...
5 years, 11 months ago (2015-01-23 23:39:58 UTC) #5
Jamie
PTAL https://codereview.chromium.org/875583002/diff/1/remoting/webapp/crd/js/app_launcher.js File remoting/webapp/crd/js/app_launcher.js (right): https://codereview.chromium.org/875583002/diff/1/remoting/webapp/crd/js/app_launcher.js#newcode112 remoting/webapp/crd/js/app_launcher.js:112: var state = values[START_FULLSCREEN] ? 'fullscreen' : 'normal'; ...
5 years, 11 months ago (2015-01-24 00:46:35 UTC) #6
Jamie
Ping Kelvin
5 years, 11 months ago (2015-01-26 22:11:56 UTC) #7
kelvinp
lgtm
5 years, 11 months ago (2015-01-26 23:54:39 UTC) #8
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/875583002/20001
5 years, 11 months ago (2015-01-26 23:56:29 UTC) #10
commit-bot: I haz the power
Try jobs failed on following builders: android_arm64_dbg_recipe on tryserver.chromium.linux (http://build.chromium.org/p/tryserver.chromium.linux/builders/android_arm64_dbg_recipe/builds/40695) android_chromium_gn_compile_dbg on tryserver.chromium.linux (http://build.chromium.org/p/tryserver.chromium.linux/builders/android_chromium_gn_compile_dbg/builds/36305) chromium_presubmit ...
5 years, 11 months ago (2015-01-26 23:59:37 UTC) #12
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/875583002/40001
5 years, 10 months ago (2015-01-29 18:11:35 UTC) #14
commit-bot: I haz the power
Committed patchset #3 (id:40001)
5 years, 10 months ago (2015-01-29 19:03:02 UTC) #15
commit-bot: I haz the power
5 years, 10 months ago (2015-01-29 19:03:48 UTC) #16
Message was sent while issue was closed.
Patchset 3 (id:??) landed as
https://crrev.com/5da90dafdac536c66494da0fb86129a6a55709cf
Cr-Commit-Position: refs/heads/master@{#313749}

Powered by Google App Engine
This is Rietveld 408576698