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

Issue 83343006: Enable immersive fullscreen for hosted apps part 2 (Closed)

Created:
7 years, 1 month ago by pkotwicz
Modified:
7 years ago
Reviewers:
James Cook, sky
CC:
chromium-reviews, kalyank, sadrul, ben+ash_chromium.org, tfarina
Visibility:
Public.

Description

Enable immersive fullscreen for hosted apps part 2 BUG=307622 TEST=ImmersiveModeControllerAshTestHostedApp.Layout Manual Test: 1) Enable "Enable immersive fullscreen for non browser windows" on ChromeOS 2) Install a hosted app (I chose "Cut the Rope") 3) Hit <F4>. Make sure that the app goes fullscreen 4) Hover the mouse at the top of the display and make sure that the window header slides out 5) Hit <F4>. Make sure that the app returns to its formal state. 6) Go to popuptest.com/popuptest1.html in a normal browser window 7) Active one of the popup windows and hit <F4>. 8) Make sure that the popup goes fullscreen 9) Hover the mouse at the top of the display and make sure that the window header slides out 10) Hit <F4>. Make sure that the popup returns to its formal state Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=238288

Patch Set 1 : #

Total comments: 9

Patch Set 2 : #

Unified diffs Side-by-side diffs Delta from patch set Stats (+220 lines, -101 lines) Patch
M ash/wm/header_painter.cc View 1 chunk +1 line, -1 line 0 comments Download
M ash/wm/window_state.cc View 1 3 chunks +12 lines, -0 lines 0 comments Download
M chrome/browser/ui/views/frame/browser_frame_ash.cc View 1 1 chunk +9 lines, -1 line 0 comments Download
M chrome/browser/ui/views/frame/browser_non_client_frame_view_ash.h View 1 1 chunk +0 lines, -3 lines 0 comments Download
M chrome/browser/ui/views/frame/browser_non_client_frame_view_ash.cc View 1 7 chunks +32 lines, -55 lines 0 comments Download
M chrome/browser/ui/views/frame/browser_non_client_frame_view_ash_browsertest.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/ui/views/frame/browser_view.cc View 1 2 chunks +7 lines, -1 line 0 comments Download
M chrome/browser/ui/views/frame/browser_view_layout.cc View 1 2 chunks +7 lines, -3 lines 0 comments Download
M chrome/browser/ui/views/frame/immersive_mode_controller_ash.h View 1 chunk +3 lines, -2 lines 0 comments Download
M chrome/browser/ui/views/frame/immersive_mode_controller_ash.cc View 1 5 chunks +23 lines, -20 lines 0 comments Download
M chrome/browser/ui/views/frame/immersive_mode_controller_ash_unittest.cc View 1 3 chunks +94 lines, -3 lines 0 comments Download
M chrome/browser/ui/views/frame/top_container_view.h View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/ui/views/frame/top_container_view.cc View 2 chunks +14 lines, -7 lines 0 comments Download
M chrome/test/base/browser_with_test_window_test.h View 1 1 chunk +6 lines, -0 lines 0 comments Download
M chrome/test/base/browser_with_test_window_test.cc View 1 2 chunks +10 lines, -3 lines 0 comments Download

Messages

Total messages: 8 (0 generated)
pkotwicz
James, can you please take a look? https://codereview.chromium.org/83343006/diff/100001/chrome/browser/ui/views/frame/browser_non_client_frame_view_ash.cc File chrome/browser/ui/views/frame/browser_non_client_frame_view_ash.cc (left): https://codereview.chromium.org/83343006/diff/100001/chrome/browser/ui/views/frame/browser_non_client_frame_view_ash.cc#oldcode272 chrome/browser/ui/views/frame/browser_non_client_frame_view_ash.cc:272: gfx::Point toolbar_origin(browser_view()->GetToolbarBounds().origin()); ...
7 years ago (2013-11-23 21:37:15 UTC) #1
James Cook
LGTM with nits. Another epic patch. https://codereview.chromium.org/83343006/diff/100001/chrome/browser/ui/ash/accelerator_commands_browsertest.cc File chrome/browser/ui/ash/accelerator_commands_browsertest.cc (right): https://codereview.chromium.org/83343006/diff/100001/chrome/browser/ui/ash/accelerator_commands_browsertest.cc#newcode190 chrome/browser/ui/ash/accelerator_commands_browsertest.cc:190: } Nice test. ...
7 years ago (2013-11-25 19:09:20 UTC) #2
pkotwicz
Scott, can you please take a look at the changes in chrome/test
7 years ago (2013-12-02 16:21:39 UTC) #3
sky
chrome/test LGTM
7 years ago (2013-12-02 21:50:18 UTC) #4
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/pkotwicz@chromium.org/83343006/420001
7 years ago (2013-12-02 23:07:32 UTC) #5
commit-bot: I haz the power
Retried try job too often on win_rel for step(s) interactive_ui_tests http://build.chromium.org/p/tryserver.chromium/buildstatus?builder=win_rel&number=230788
7 years ago (2013-12-03 00:59:28 UTC) #6
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/pkotwicz@chromium.org/83343006/420001
7 years ago (2013-12-03 01:25:04 UTC) #7
commit-bot: I haz the power
7 years ago (2013-12-03 03:27:17 UTC) #8
Message was sent while issue was closed.
Change committed as 238288

Powered by Google App Engine
This is Rietveld 408576698