|
|
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
Total comments: 1
Total comments: 5
|
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
|
Total messages: 13 (0 generated)
|