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

Issue 9316005: Aura: Rework window mode flags to compact/overlapping/managed (Closed)

Created:
8 years, 10 months ago by James Cook
Modified:
8 years, 10 months ago
Reviewers:
sky
CC:
chromium-reviews, dhollowa+watch_chromium.org, sadrul, ben+watch_chromium.org
Visibility:
Public.

Description

Aura: Rework window mode flags to compact/overlapping/managed * Rename "normal" to "overlapping", since there was some confusion about whether or not compact mode is "normal" * Remove "--aura-workspace-manager" flag in favor of "--aura-window-mode=managed", as this feature is not compatible with compact mode. * Change about:flags Window mode to a three-way choice between modes BUG=112139 TEST=aura_shell_unittests ShellTest, manual check of about:flags Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=120035

Patch Set 1 #

Patch Set 2 : fix dcheck #

Total comments: 4

Patch Set 3 : with review feedback #

Unified diffs Side-by-side diffs Delta from patch set Stats (+61 lines, -68 lines) Patch
M ash/accelerators/accelerator_controller.cc View 1 chunk +2 lines, -2 lines 0 comments Download
M ash/ash_switches.h View 1 chunk +2 lines, -2 lines 0 comments Download
M ash/ash_switches.cc View 1 chunk +6 lines, -5 lines 0 comments Download
M ash/shell.h View 1 2 3 chunks +7 lines, -6 lines 0 comments Download
M ash/shell.cc View 1 2 7 chunks +18 lines, -19 lines 0 comments Download
M ash/shell_unittest.cc View 3 chunks +11 lines, -11 lines 0 comments Download
M chrome/app/generated_resources.grd View 2 chunks +7 lines, -10 lines 0 comments Download
M chrome/browser/about_flags.cc View 3 chunks +8 lines, -13 lines 0 comments Download

Messages

Total messages: 6 (0 generated)
James Cook
Scott, PTAL.
8 years, 10 months ago (2012-01-31 20:07:52 UTC) #1
sky
http://codereview.chromium.org/9316005/diff/2001/ash/shell.cc File ash/shell.cc (right): http://codereview.chromium.org/9316005/diff/2001/ash/shell.cc#newcode493 ash/shell.cc:493: if (managed_mode) { Can we look at window_mode_ rather ...
8 years, 10 months ago (2012-01-31 21:44:54 UTC) #2
James Cook
http://codereview.chromium.org/9316005/diff/2001/ash/shell.cc File ash/shell.cc (right): http://codereview.chromium.org/9316005/diff/2001/ash/shell.cc#newcode493 ash/shell.cc:493: if (managed_mode) { On 2012/01/31 21:44:54, sky wrote: > ...
8 years, 10 months ago (2012-01-31 22:26:28 UTC) #3
sky
LGTM
8 years, 10 months ago (2012-01-31 22:58:55 UTC) #4
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/jamescook@chromium.org/9316005/6001
8 years, 10 months ago (2012-02-01 03:53:15 UTC) #5
commit-bot: I haz the power
8 years, 10 months ago (2012-02-01 05:10:38 UTC) #6
Change committed as 120035

Powered by Google App Engine
This is Rietveld 408576698