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

Issue 2103913003: Converts MaximizeModeWindowManager to use ash/common types (Closed)

Created:
4 years, 5 months ago by sky
Modified:
4 years, 5 months ago
Reviewers:
James Cook
CC:
chromium-reviews, kalyank, sadrul
Base URL:
https://chromium.googlesource.com/chromium/src.git@maximize_mode_event_handler
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Converts MaximizeModeWindowManager to use ash/common types BUG=612629 TEST=covered by tests R=jamescook@chromium.org Committed: https://crrev.com/e09bfe93b19d0823d49eea79881c0563e6239cd1 Cr-Commit-Position: refs/heads/master@{#402846}

Patch Set 1 #

Patch Set 2 : cleanup #

Total comments: 3

Patch Set 3 : merge #

Patch Set 4 : remove unnecessary #

Patch Set 5 : fix chrome #

Unified diffs Side-by-side diffs Delta from patch set Stats (+137 lines, -106 lines) Patch
M ash/aura/wm_root_window_controller_aura.h View 1 chunk +3 lines, -0 lines 0 comments Download
M ash/aura/wm_root_window_controller_aura.cc View 2 chunks +7 lines, -0 lines 0 comments Download
M ash/aura/wm_window_aura.h View 1 chunk +1 line, -0 lines 0 comments Download
M ash/aura/wm_window_aura.cc View 2 chunks +6 lines, -2 lines 0 comments Download
M ash/common/wm_root_window_controller.h View 2 chunks +6 lines, -0 lines 0 comments Download
M ash/common/wm_window.h View 1 chunk +1 line, -0 lines 0 comments Download
M ash/mus/bridge/wm_root_window_controller_mus.h View 1 chunk +3 lines, -0 lines 0 comments Download
M ash/mus/bridge/wm_root_window_controller_mus.cc View 2 chunks +8 lines, -0 lines 0 comments Download
M ash/mus/bridge/wm_window_mus.h View 1 chunk +1 line, -0 lines 0 comments Download
M ash/mus/bridge/wm_window_mus.cc View 1 chunk +4 lines, -0 lines 0 comments Download
M ash/mus/root_window_controller.h View 3 chunks +6 lines, -0 lines 0 comments Download
M ash/mus/root_window_controller.cc View 1 chunk +3 lines, -2 lines 0 comments Download
M ash/wm/maximize_mode/DEPS View 1 chunk +7 lines, -0 lines 0 comments Download
M ash/wm/maximize_mode/maximize_mode_controller.h View 2 chunks +2 lines, -1 line 0 comments Download
M ash/wm/maximize_mode/maximize_mode_controller.cc View 1 chunk +1 line, -1 line 0 comments Download
M ash/wm/maximize_mode/maximize_mode_window_manager.h View 7 chunks +16 lines, -18 lines 0 comments Download
M ash/wm/maximize_mode/maximize_mode_window_manager.cc View 1 2 3 10 chunks +57 lines, -80 lines 0 comments Download
M chrome/browser/ui/ash/multi_user/multi_user_window_manager_chromeos.cc View 1 2 3 4 2 chunks +5 lines, -2 lines 0 comments Download

Messages

Total messages: 10 (3 generated)
sky
4 years, 5 months ago (2016-06-29 00:05:45 UTC) #1
James Cook
Looks fine but one question. https://codereview.chromium.org/2103913003/diff/20001/ash/wm/maximize_mode/maximize_mode_window_manager.cc File ash/wm/maximize_mode/maximize_mode_window_manager.cc (right): https://codereview.chromium.org/2103913003/diff/20001/ash/wm/maximize_mode/maximize_mode_window_manager.cc#newcode113 ash/wm/maximize_mode/maximize_mode_window_manager.cc:113: IsContainerWindow(window) && just to ...
4 years, 5 months ago (2016-06-29 14:11:40 UTC) #2
sky
https://codereview.chromium.org/2103913003/diff/20001/ash/wm/maximize_mode/maximize_mode_window_manager.cc File ash/wm/maximize_mode/maximize_mode_window_manager.cc (right): https://codereview.chromium.org/2103913003/diff/20001/ash/wm/maximize_mode/maximize_mode_window_manager.cc#newcode113 ash/wm/maximize_mode/maximize_mode_window_manager.cc:113: IsContainerWindow(window) && On 2016/06/29 14:11:40, James Cook wrote: > ...
4 years, 5 months ago (2016-06-29 15:41:11 UTC) #3
James Cook
LGTM https://codereview.chromium.org/2103913003/diff/20001/ash/wm/maximize_mode/maximize_mode_window_manager.cc File ash/wm/maximize_mode/maximize_mode_window_manager.cc (right): https://codereview.chromium.org/2103913003/diff/20001/ash/wm/maximize_mode/maximize_mode_window_manager.cc#newcode113 ash/wm/maximize_mode/maximize_mode_window_manager.cc:113: IsContainerWindow(window) && On 2016/06/29 15:41:11, sky wrote: > ...
4 years, 5 months ago (2016-06-29 16:07:40 UTC) #4
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2103913003/80001
4 years, 5 months ago (2016-06-29 16:21:18 UTC) #7
commit-bot: I haz the power
Committed patchset #5 (id:80001)
4 years, 5 months ago (2016-06-29 17:18:02 UTC) #8
commit-bot: I haz the power
4 years, 5 months ago (2016-06-29 17:19:22 UTC) #10
Message was sent while issue was closed.
Patchset 5 (id:??) landed as
https://crrev.com/e09bfe93b19d0823d49eea79881c0563e6239cd1
Cr-Commit-Position: refs/heads/master@{#402846}

Powered by Google App Engine
This is Rietveld 408576698