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

Issue 309793005: Fixing problem with edge swipe exiting immersive mode (Closed)

Created:
6 years, 6 months ago by Mr4D (OOO till 08-26)
Modified:
6 years, 6 months ago
Reviewers:
pkotwicz
CC:
chromium-reviews, kalyank, sadrul, ben+ash_chromium.org, tfarina
Visibility:
Public.

Description

Fixing problem with edge swipe exiting immersive mode BUG=378414 TEST=several unittests Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=274570

Patch Set 1 #

Total comments: 2

Patch Set 2 : Addressed #

Total comments: 13

Patch Set 3 : . #

Patch Set 4 : test removed #

Unified diffs Side-by-side diffs Delta from patch set Stats (+100 lines, -2 lines) Patch
M ash/wm/immersive_fullscreen_controller.cc View 1 2 1 chunk +6 lines, -1 line 0 comments Download
M ash/wm/immersive_fullscreen_controller_unittest.cc View 1 2 2 chunks +15 lines, -0 lines 0 comments Download
M ash/wm/maximize_mode/maximize_mode_window_manager.cc View 1 1 chunk +1 line, -1 line 0 comments Download
M ash/wm/maximize_mode/maximize_mode_window_manager_unittest.cc View 1 2 1 chunk +65 lines, -0 lines 0 comments Download
M ash/wm/window_state.h View 1 2 2 chunks +12 lines, -0 lines 0 comments Download
M ash/wm/window_state.cc View 1 2 1 chunk +1 line, -0 lines 0 comments Download

Messages

Total messages: 10 (0 generated)
Mr4D (OOO till 08-26)
As discussed. Please have a look!
6 years, 6 months ago (2014-06-02 19:00:14 UTC) #1
pkotwicz
I will take a deeper look in a bit. However, you probably want to modify ...
6 years, 6 months ago (2014-06-02 19:14:01 UTC) #2
pkotwicz
https://codereview.chromium.org/309793005/diff/1/ash/wm/window_state.h File ash/wm/window_state.h (right): https://codereview.chromium.org/309793005/diff/1/ash/wm/window_state.h#newcode272 ash/wm/window_state.h:272: bool immersive_mode() const { This should be called in_immersive_fullscreen(). ...
6 years, 6 months ago (2014-06-02 19:50:06 UTC) #3
Mr4D (OOO till 08-26)
Addressed. Added one more unit test (for all window types) but left the one for ...
6 years, 6 months ago (2014-06-02 20:36:19 UTC) #4
pkotwicz
LGTM with comments https://codereview.chromium.org/309793005/diff/20001/ash/wm/immersive_fullscreen_controller.cc File ash/wm/immersive_fullscreen_controller.cc (right): https://codereview.chromium.org/309793005/diff/20001/ash/wm/immersive_fullscreen_controller.cc#newcode282 ash/wm/immersive_fullscreen_controller.cc:282: // Mark a browser window as ...
6 years, 6 months ago (2014-06-02 22:27:58 UTC) #5
Mr4D (OOO till 08-26)
Thanks for your quick review! https://codereview.chromium.org/309793005/diff/20001/ash/wm/immersive_fullscreen_controller.cc File ash/wm/immersive_fullscreen_controller.cc (right): https://codereview.chromium.org/309793005/diff/20001/ash/wm/immersive_fullscreen_controller.cc#newcode282 ash/wm/immersive_fullscreen_controller.cc:282: // Mark a browser ...
6 years, 6 months ago (2014-06-03 14:36:40 UTC) #6
pkotwicz
Still LGTM https://codereview.chromium.org/309793005/diff/20001/chrome/browser/ui/views/frame/immersive_mode_controller_ash_unittest.cc File chrome/browser/ui/views/frame/immersive_mode_controller_ash_unittest.cc (right): https://codereview.chromium.org/309793005/diff/20001/chrome/browser/ui/views/frame/immersive_mode_controller_ash_unittest.cc#newcode267 chrome/browser/ui/views/frame/immersive_mode_controller_ash_unittest.cc:267: // immersive mode. You could theoretically make ...
6 years, 6 months ago (2014-06-03 15:15:02 UTC) #7
Mr4D (OOO till 08-26)
The CQ bit was checked by skuhne@chromium.org
6 years, 6 months ago (2014-06-03 15:35:20 UTC) #8
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/skuhne@chromium.org/309793005/60001
6 years, 6 months ago (2014-06-03 15:36:06 UTC) #9
commit-bot: I haz the power
6 years, 6 months ago (2014-06-03 18:05:56 UTC) #10
Message was sent while issue was closed.
Change committed as 274570

Powered by Google App Engine
This is Rietveld 408576698