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

Issue 11830008: ash/immersive mode: Hide the launcher when entering immersive mode (Closed)

Created:
7 years, 11 months ago by James Cook
Modified:
7 years, 11 months ago
Reviewers:
sky
CC:
chromium-reviews, tfarina
Visibility:
Public.

Description

ash/immersive mode: Hide the launcher when entering immersive mode * Set shelf to auto-hide when enabling immersive mode * Directly access ash::Shell for auto-hide so we don't overwrite the user's preferences BUG=168592 TEST=added to browser_tests ImmersiveModeController Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=176206

Patch Set 1 #

Patch Set 2 : call up via ShellDelegate #

Total comments: 1

Patch Set 3 : window property #

Total comments: 5

Patch Set 4 : move logic to RootWindowController #

Patch Set 5 : move logic to RootWindowController #

Unified diffs Side-by-side diffs Delta from patch set Stats (+139 lines, -4 lines) Patch
M ash/root_window_controller.h View 1 2 1 chunk +4 lines, -0 lines 0 comments Download
M ash/root_window_controller.cc View 1 2 3 1 chunk +10 lines, -0 lines 0 comments Download
M ash/root_window_controller_unittest.cc View 1 2 3 3 chunks +31 lines, -0 lines 0 comments Download
M ash/wm/shelf_layout_manager.cc View 1 2 2 chunks +5 lines, -0 lines 0 comments Download
M ash/wm/window_properties.h View 1 2 1 chunk +3 lines, -0 lines 0 comments Download
M ash/wm/window_properties.cc View 1 2 1 chunk +1 line, -0 lines 0 comments Download
M ash/wm/workspace/workspace_manager.h View 1 2 3 1 chunk +3 lines, -0 lines 0 comments Download
M ash/wm/workspace/workspace_manager.cc View 1 2 3 1 chunk +4 lines, -0 lines 0 comments Download
M ash/wm/workspace_controller.h View 1 2 3 1 chunk +4 lines, -1 line 0 comments Download
M ash/wm/workspace_controller.cc View 1 2 3 1 chunk +4 lines, -1 line 0 comments Download
M chrome/browser/ui/ash/launcher/launcher_context_menu.cc View 1 2 2 chunks +9 lines, -2 lines 0 comments Download
M chrome/browser/ui/views/immersive_mode_controller.cc View 1 2 2 chunks +11 lines, -0 lines 0 comments Download
M chrome/browser/ui/views/immersive_mode_controller_browsertest.cc View 1 4 chunks +50 lines, -0 lines 0 comments Download

Messages

Total messages: 13 (0 generated)
James Cook
sky, PTAL. This is a feature request from Ben that seems like a good idea ...
7 years, 11 months ago (2013-01-09 00:13:14 UTC) #1
sky
This makes me nervous. How do you know someone else hasn't tried to change the ...
7 years, 11 months ago (2013-01-09 00:52:37 UTC) #2
James Cook
On 2013/01/09 00:52:37, sky wrote: > This makes me nervous. How do you know someone ...
7 years, 11 months ago (2013-01-09 03:49:50 UTC) #3
sky
On Tue, Jan 8, 2013 at 7:49 PM, <jamescook@chromium.org> wrote: > On 2013/01/09 00:52:37, sky ...
7 years, 11 months ago (2013-01-09 17:18:30 UTC) #4
James Cook
> This seems reasonable, but you might run it by the ux folks for their ...
7 years, 11 months ago (2013-01-09 17:28:38 UTC) #5
James Cook
Sky, PTAL. While it touches more files, I think this is cleaner. I had to ...
7 years, 11 months ago (2013-01-09 21:55:04 UTC) #6
sky
https://codereview.chromium.org/11830008/diff/6001/ash/shell_delegate.h File ash/shell_delegate.h (right): https://codereview.chromium.org/11830008/diff/6001/ash/shell_delegate.h#newcode163 ash/shell_delegate.h:163: virtual bool IsImmersiveMode() const = 0; Could we instead ...
7 years, 11 months ago (2013-01-09 22:24:38 UTC) #7
James Cook
Sky, here's another revision. It seems to touch fewer Ash <-> Chrome interfaces. PTAL. https://codereview.chromium.org/11830008/diff/10001/ash/wm/workspace/workspace.cc ...
7 years, 11 months ago (2013-01-10 18:38:28 UTC) #8
sky
https://codereview.chromium.org/11830008/diff/10001/ash/wm/workspace/workspace.cc File ash/wm/workspace/workspace.cc (right): https://codereview.chromium.org/11830008/diff/10001/ash/wm/workspace/workspace.cc#newcode94 ash/wm/workspace/workspace.cc:94: bool Workspace::IsImmersiveMode() const { On 2013/01/10 18:38:28, James Cook ...
7 years, 11 months ago (2013-01-10 19:02:05 UTC) #9
James Cook
Sky, PTAL. (As an aside, it seems like this patch has taken a lot more ...
7 years, 11 months ago (2013-01-10 19:42:18 UTC) #10
sky
LGTM
7 years, 11 months ago (2013-01-10 21:15:03 UTC) #11
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/jamescook@chromium.org/11830008/2007
7 years, 11 months ago (2013-01-10 21:43:44 UTC) #12
commit-bot: I haz the power
7 years, 11 months ago (2013-01-10 23:37:17 UTC) #13
Message was sent while issue was closed.
Change committed as 176206

Powered by Google App Engine
This is Rietveld 408576698