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

Issue 14156005: Hide the tab indicators and the shelf when in immersive + tab fullscreen (Closed)

Created:
7 years, 8 months ago by pkotwicz
Modified:
7 years, 8 months ago
Reviewers:
CC:
chromium-reviews, tfarina, sadrul, ben+watch_chromium.org
Visibility:
Public.

Description

Hide the tab indicators and the shelf when in immersive + tab fullscreen. BUG=229213, 233271 Test=ImmersiveModeControllerAshTest.TabAndBrowserFullscreen, FullscreenChromeOSTest.TransientParentIsFullscreen

Patch Set 1 #

Patch Set 2 : #

Total comments: 7
Unified diffs Side-by-side diffs Delta from patch set Stats (+284 lines, -105 lines) Patch
M ash/root_window_controller.h View 1 chunk +4 lines, -3 lines 0 comments Download
M ash/root_window_controller.cc View 2 chunks +5 lines, -4 lines 0 comments Download
M ash/root_window_controller_unittest.cc View 1 chunk +0 lines, -27 lines 1 comment Download
M ash/shelf/shelf_layout_manager.cc View 2 chunks +11 lines, -7 lines 0 comments Download
M ash/wm/window_properties.h View 1 1 chunk +6 lines, -0 lines 0 comments Download
M ash/wm/window_properties.cc View 1 chunk +1 line, -0 lines 0 comments Download
M ash/wm/window_util.h View 1 1 chunk +0 lines, -3 lines 0 comments Download
M ash/wm/window_util.cc View 1 1 chunk +0 lines, -12 lines 0 comments Download
D chrome/browser/fullscreen_ash.cc View 1 chunk +0 lines, -14 lines 0 comments Download
A chrome/browser/fullscreen_chromeos.cc View 1 1 chunk +20 lines, -0 lines 1 comment Download
A chrome/browser/fullscreen_chromeos_unittest.cc View 1 1 chunk +41 lines, -0 lines 2 comments Download
M chrome/browser/fullscreen_win.cc View 1 2 chunks +15 lines, -1 line 0 comments Download
M chrome/browser/ui/ash/launcher/launcher_context_menu.cc View 2 chunks +6 lines, -7 lines 0 comments Download
M chrome/browser/ui/views/frame/immersive_mode_controller_ash.h View 8 chunks +25 lines, -4 lines 1 comment Download
M chrome/browser/ui/views/frame/immersive_mode_controller_ash.cc View 10 chunks +79 lines, -13 lines 1 comment Download
M chrome/browser/ui/views/frame/immersive_mode_controller_ash_browsertest.cc View 4 chunks +69 lines, -8 lines 1 comment Download
M chrome/chrome_browser.gypi View 2 chunks +1 line, -2 lines 0 comments Download
M chrome/chrome_tests_unit.gypi View 1 chunk +1 line, -0 lines 0 comments Download

Messages

Total messages: 6 (0 generated)
pkotwicz
James, can you please take a look? This CL happens to fix https://code.google.com/p/chromium/issues/detail?id=180107 In particular, ...
7 years, 8 months ago (2013-04-20 22:15:38 UTC) #1
James Cook
Nice patch. A couple comments. https://codereview.chromium.org/14156005/diff/2001/ash/root_window_controller_unittest.cc File ash/root_window_controller_unittest.cc (right): https://codereview.chromium.org/14156005/diff/2001/ash/root_window_controller_unittest.cc#newcode373 ash/root_window_controller_unittest.cc:373: } Can you add ...
7 years, 8 months ago (2013-04-22 18:14:16 UTC) #2
sky
https://codereview.chromium.org/14156005/diff/2001/chrome/browser/fullscreen_chromeos.cc File chrome/browser/fullscreen_chromeos.cc (right): https://codereview.chromium.org/14156005/diff/2001/chrome/browser/fullscreen_chromeos.cc#newcode10 chrome/browser/fullscreen_chromeos.cc:10: bool IsFullScreenMode() { Don't we want this code for ...
7 years, 8 months ago (2013-04-23 22:34:08 UTC) #3
pkotwicz
Scott, I actually migrated this CL to https://codereview.chromium.org/14340007/. I actually ported the test in fullscreen_chromeos_unittest.cc ...
7 years, 8 months ago (2013-04-23 22:50:17 UTC) #4
sky
So, is this cl dead then? On Tue, Apr 23, 2013 at 3:50 PM, <pkotwicz@chromium.org> ...
7 years, 8 months ago (2013-04-24 00:40:39 UTC) #5
pkotwicz
7 years, 8 months ago (2013-04-24 01:20:06 UTC) #6
Yes, its dead. I am keeping it "alive" for context.

Powered by Google App Engine
This is Rietveld 408576698