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

Issue 2297893002: Merges RootWindowControllerCommon into WmRootWindowController (Closed)

Created:
4 years, 3 months ago by sky
Modified:
4 years, 3 months ago
Reviewers:
msw
CC:
chromium-reviews, kalyank, sadrul
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Merges RootWindowControllerCommon into WmRootWindowController And some minor cleanup as a result. I left GetWorkspaceWindowState() in WmRootWindowController as it's a bit tedious to dig it out the WorkspaceController. BUG=624173 TEST=covered by tests R=msw@chromium.org Committed: https://crrev.com/d053905c2b58bb469a09d3f857d59d206c4a78b4 Cr-Commit-Position: refs/heads/master@{#415465}

Patch Set 1 #

Patch Set 2 : includes #

Total comments: 14

Patch Set 3 : feedback #

Unified diffs Side-by-side diffs Delta from patch set Stats (+122 lines, -411 lines) Patch
M ash/ash.gyp View 2 chunks +1 line, -2 lines 0 comments Download
M ash/aura/wm_root_window_controller_aura.h View 4 chunks +2 lines, -8 lines 0 comments Download
M ash/aura/wm_root_window_controller_aura.cc View 1 5 chunks +6 lines, -28 lines 0 comments Download
D ash/common/root_window_controller_common.h View 1 chunk +0 lines, -58 lines 0 comments Download
D ash/common/root_window_controller_common.cc View 1 chunk +0 lines, -227 lines 0 comments Download
M ash/common/wm/maximize_mode/maximize_mode_window_manager.cc View 1 2 2 chunks +4 lines, -2 lines 0 comments Download
M ash/common/wm/workspace_controller.cc View 2 chunks +2 lines, -2 lines 0 comments Download
M ash/common/wm_root_window_controller.h View 1 2 3 chunks +45 lines, -11 lines 0 comments Download
A + ash/common/wm_root_window_controller.cc View 1 2 3 chunks +24 lines, -9 lines 0 comments Download
M ash/mus/bridge/wm_root_window_controller_mus.h View 3 chunks +2 lines, -7 lines 0 comments Download
M ash/mus/bridge/wm_root_window_controller_mus.cc View 1 4 chunks +3 lines, -24 lines 0 comments Download
M ash/mus/root_window_controller.h View 2 chunks +0 lines, -3 lines 0 comments Download
M ash/mus/root_window_controller.cc View 1 2 3 chunks +8 lines, -11 lines 0 comments Download
M ash/mus/test/wm_test_helper.h View 2 chunks +2 lines, -2 lines 0 comments Download
M ash/mus/test/wm_test_helper.cc View 1 2 3 chunks +10 lines, -6 lines 0 comments Download
M ash/root_window_controller.h View 1 2 3 chunks +3 lines, -2 lines 0 comments Download
M ash/root_window_controller.cc View 1 2 8 chunks +10 lines, -9 lines 0 comments Download

Messages

Total messages: 13 (7 generated)
sky
4 years, 3 months ago (2016-08-30 21:00:11 UTC) #1
msw
lgtm with nits https://codereview.chromium.org/2297893002/diff/20001/ash/common/wm/maximize_mode/maximize_mode_window_manager.cc File ash/common/wm/maximize_mode/maximize_mode_window_manager.cc (right): https://codereview.chromium.org/2297893002/diff/20001/ash/common/wm/maximize_mode/maximize_mode_window_manager.cc#newcode324 ash/common/wm/maximize_mode/maximize_mode_window_manager.cc:324: base::WrapUnique(enable nit: enable ? base::MakeUnique<WorkspaceBackdropDelegate>(default_container) : ...
4 years, 3 months ago (2016-08-30 21:26:46 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/2297893002/40001
4 years, 3 months ago (2016-08-30 21:53:18 UTC) #9
sky
https://codereview.chromium.org/2297893002/diff/20001/ash/common/wm/maximize_mode/maximize_mode_window_manager.cc File ash/common/wm/maximize_mode/maximize_mode_window_manager.cc (right): https://codereview.chromium.org/2297893002/diff/20001/ash/common/wm/maximize_mode/maximize_mode_window_manager.cc#newcode324 ash/common/wm/maximize_mode/maximize_mode_window_manager.cc:324: base::WrapUnique(enable On 2016/08/30 21:26:46, msw wrote: > nit: enable ...
4 years, 3 months ago (2016-08-30 22:02:57 UTC) #10
commit-bot: I haz the power
Committed patchset #3 (id:40001)
4 years, 3 months ago (2016-08-30 22:37:53 UTC) #11
commit-bot: I haz the power
4 years, 3 months ago (2016-08-30 22:40:12 UTC) #13
Message was sent while issue was closed.
Patchset 3 (id:??) landed as
https://crrev.com/d053905c2b58bb469a09d3f857d59d206c4a78b4
Cr-Commit-Position: refs/heads/master@{#415465}

Powered by Google App Engine
This is Rietveld 408576698