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

Issue 2292183003: Moves WorkspaceController to ash/common (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

Moves WorkspaceController to ash/common I move creation to RootWindowControllerCommon, but I think RootWindowControllerCommon should go away. I'm going to do that next, which will result in some additional cleanup. BUG=624173 TEST=covered by tests R=msw@chromium.org Committed: https://crrev.com/f71e6c9fa86982eed0647462082293803e39c9e6 Cr-Commit-Position: refs/heads/master@{#415374}

Patch Set 1 #

Total comments: 5

Patch Set 2 : merge 2 trunk #

Total comments: 2
Unified diffs Side-by-side diffs Delta from patch set Stats (+70 lines, -222 lines) Patch
M ash/ash.gyp View 1 2 chunks +2 lines, -2 lines 0 comments Download
M ash/aura/wm_root_window_controller_aura.cc View 1 chunk +1 line, -1 line 0 comments Download
M ash/common/root_window_controller_common.h View 2 chunks +11 lines, -0 lines 0 comments Download
M ash/common/root_window_controller_common.cc View 1 2 chunks +10 lines, -0 lines 0 comments Download
A + ash/common/wm/workspace_controller.h View 4 chunks +9 lines, -5 lines 2 comments Download
A + ash/common/wm/workspace_controller.cc View 4 chunks +14 lines, -7 lines 0 comments Download
M ash/mus/root_window_controller.cc View 1 chunk +3 lines, -1 line 0 comments Download
M ash/root_window_controller.h View 1 2 chunks +1 line, -4 lines 0 comments Download
M ash/root_window_controller.cc View 1 9 chunks +9 lines, -10 lines 0 comments Download
M ash/shell.cc View 1 2 chunks +1 line, -1 line 0 comments Download
M ash/wm/toplevel_window_event_handler_unittest.cc View 2 chunks +1 line, -1 line 0 comments Download
M ash/wm/window_animations.cc View 1 chunk +1 line, -1 line 0 comments Download
M ash/wm/window_animations_unittest.cc View 1 chunk +1 line, -1 line 0 comments Download
M ash/wm/workspace/multi_window_resize_controller_unittest.cc View 1 chunk +1 line, -1 line 0 comments Download
M ash/wm/workspace/workspace_event_handler_unittest.cc View 1 chunk +1 line, -1 line 0 comments Download
M ash/wm/workspace/workspace_window_resizer_unittest.cc View 2 chunks +1 line, -1 line 0 comments Download
D ash/wm/workspace_controller.h View 1 chunk +0 lines, -55 lines 0 comments Download
D ash/wm/workspace_controller.cc View 1 chunk +0 lines, -127 lines 0 comments Download
M ash/wm/workspace_controller_test_helper.h View 1 chunk +1 line, -1 line 0 comments Download
M ash/wm/workspace_controller_test_helper.cc View 1 chunk +1 line, -1 line 0 comments Download
M ash/wm/workspace_controller_unittest.cc View 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 12 (6 generated)
sky
https://codereview.chromium.org/2292183003/diff/1/ash/common/wm/workspace_controller.h File ash/common/wm/workspace_controller.h (right): https://codereview.chromium.org/2292183003/diff/1/ash/common/wm/workspace_controller.h#newcode46 ash/common/wm/workspace_controller.h:46: void OnWindowDestroying(WmWindow* window) override; The mus side necessitates this ...
4 years, 3 months ago (2016-08-30 17:25:22 UTC) #1
msw
lgtm https://codereview.chromium.org/2292183003/diff/1/ash/common/wm/workspace_controller.h File ash/common/wm/workspace_controller.h (right): https://codereview.chromium.org/2292183003/diff/1/ash/common/wm/workspace_controller.h#newcode46 ash/common/wm/workspace_controller.h:46: void OnWindowDestroying(WmWindow* window) override; On 2016/08/30 17:25:22, sky ...
4 years, 3 months ago (2016-08-30 17:46:20 UTC) #6
sky
https://codereview.chromium.org/2292183003/diff/1/ash/root_window_controller.h File ash/root_window_controller.h (right): https://codereview.chromium.org/2292183003/diff/1/ash/root_window_controller.h#newcode114 ash/root_window_controller.h:114: WorkspaceController* workspace_controller(); On 2016/08/30 17:46:20, msw wrote: > nit: ...
4 years, 3 months ago (2016-08-30 17:55:10 UTC) #7
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/2292183003/20001
4 years, 3 months ago (2016-08-30 17:56:36 UTC) #9
commit-bot: I haz the power
Committed patchset #2 (id:20001)
4 years, 3 months ago (2016-08-30 18:49:49 UTC) #10
commit-bot: I haz the power
4 years, 3 months ago (2016-08-30 18:51:53 UTC) #12
Message was sent while issue was closed.
Patchset 2 (id:??) landed as
https://crrev.com/f71e6c9fa86982eed0647462082293803e39c9e6
Cr-Commit-Position: refs/heads/master@{#415374}

Powered by Google App Engine
This is Rietveld 408576698