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

Issue 48963002: [Refactor] Move the non-browser specific logic of ImmersiveModeControllerAsh into ash part 2 (Closed)

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

Description

[Refactor] Move the non-browser specific logic of ImmersiveModeControllerAsh into ash part 2. The goal of the refactor is to allow CustomFrameViewAsh to use ash::ImmersiveFullscreenController so that v2 apps can be put into immersive fullscreen too. BUG=307622 TEST=ImmersiveFullscreenControllerTest.*, ImmersiveModeControllerAshTest.* Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=233403

Patch Set 1 : #

Total comments: 12

Patch Set 2 : #

Patch Set 3 : #

Total comments: 1

Patch Set 4 : #

Patch Set 5 : #

Patch Set 6 : #

Unified diffs Side-by-side diffs Delta from patch set Stats (+732 lines, -3069 lines) Patch
M ash/ash.gyp View 1 2 3 2 chunks +5 lines, -0 lines 0 comments Download
A + ash/wm/immersive_fullscreen_controller.h View 1 2 3 11 chunks +103 lines, -104 lines 0 comments Download
A + ash/wm/immersive_fullscreen_controller.cc View 1 2 3 28 chunks +187 lines, -360 lines 0 comments Download
A + ash/wm/immersive_fullscreen_controller_unittest.cc View 1 2 26 chunks +140 lines, -397 lines 0 comments Download
A ash/wm/immersive_revealed_lock.h View 1 2 3 4 5 1 chunk +47 lines, -0 lines 0 comments Download
A ash/wm/immersive_revealed_lock.cc View 1 chunk +21 lines, -0 lines 0 comments Download
M chrome/browser/ui/views/frame/browser_view.h View 1 2 3 3 chunks +5 lines, -7 lines 0 comments Download
M chrome/browser/ui/views/frame/browser_view.cc View 1 2 3 3 chunks +6 lines, -29 lines 0 comments Download
M chrome/browser/ui/views/frame/browser_view_layout_unittest.cc View 1 chunk +1 line, -3 lines 0 comments Download
M chrome/browser/ui/views/frame/immersive_mode_controller.h View 1 2 3 2 chunks +12 lines, -36 lines 0 comments Download
M chrome/browser/ui/views/frame/immersive_mode_controller_ash.h View 1 2 3 3 chunks +42 lines, -229 lines 0 comments Download
M chrome/browser/ui/views/frame/immersive_mode_controller_ash.cc View 1 2 3 2 chunks +154 lines, -988 lines 0 comments Download
M chrome/browser/ui/views/frame/immersive_mode_controller_ash_unittest.cc View 6 chunks +7 lines, -909 lines 0 comments Download
M chrome/browser/ui/views/frame/immersive_mode_controller_stub.h View 1 chunk +1 line, -3 lines 0 comments Download
M chrome/browser/ui/views/frame/immersive_mode_controller_stub.cc View 1 chunk +1 line, -4 lines 0 comments Download

Messages

Total messages: 10 (0 generated)
pkotwicz
James, PTAL This is the last part of the refactor :)
7 years, 1 month ago (2013-10-28 15:47:39 UTC) #1
James Cook
My god this is a big patch. Overall looks good. I'm having trouble telling if ...
7 years, 1 month ago (2013-10-28 18:32:51 UTC) #2
pkotwicz
James, can you please take another look? https://codereview.chromium.org/48963002/diff/40001/ash/wm/immersive_fullscreen_controller.cc File ash/wm/immersive_fullscreen_controller.cc (left): https://codereview.chromium.org/48963002/diff/40001/ash/wm/immersive_fullscreen_controller.cc#oldcode345 ash/wm/immersive_fullscreen_controller.cc:345: reveal_state_ = ...
7 years, 1 month ago (2013-10-29 04:32:44 UTC) #3
James Cook
LGTM with nit https://codereview.chromium.org/48963002/diff/410001/ash/wm/immersive_fullscreen_controller.cc File ash/wm/immersive_fullscreen_controller.cc (right): https://codereview.chromium.org/48963002/diff/410001/ash/wm/immersive_fullscreen_controller.cc#newcode322 ash/wm/immersive_fullscreen_controller.cc:322: // Move the mouse off of ...
7 years, 1 month ago (2013-10-29 17:02:19 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/48963002/630001
7 years, 1 month ago (2013-11-04 20:28:46 UTC) #5
commit-bot: I haz the power
Sorry for I got bad news for ya. Compile failed with a clobber build on ...
7 years, 1 month ago (2013-11-04 22:44:41 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/48963002/920001
7 years, 1 month ago (2013-11-06 16:49:17 UTC) #7
commit-bot: I haz the power
Sorry for I got bad news for ya. Compile failed with a clobber build on ...
7 years, 1 month ago (2013-11-06 18:30:25 UTC) #8
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/pkotwicz@chromium.org/48963002/1170001
7 years, 1 month ago (2013-11-06 19:17:35 UTC) #9
commit-bot: I haz the power
7 years, 1 month ago (2013-11-06 22:44:42 UTC) #10
Message was sent while issue was closed.
Change committed as 233403

Powered by Google App Engine
This is Rietveld 408576698