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

Issue 2084503007: Moves WindowSelectorController onto WmShell (Closed)

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

Description

Moves WindowSelectorController onto WmShell And removes WmShell::IsOverviewMode* functions as they are no longer necessary. BUG=581868 TEST=covered by tests R=jamescook@chromium.org Committed: https://crrev.com/3be9c595a504323874a27cbbc37509c03fd97e2c Cr-Commit-Position: refs/heads/master@{#401494}

Patch Set 1 #

Patch Set 2 : cleanup #

Total comments: 4

Patch Set 3 : merge and feedback #

Patch Set 4 : fix mash #

Unified diffs Side-by-side diffs Delta from patch set Stats (+73 lines, -106 lines) Patch
M ash/accelerators/accelerator_controller.cc View 1 chunk +1 line, -1 line 0 comments Download
M ash/aura/wm_shell_aura.h View 1 chunk +0 lines, -2 lines 0 comments Download
M ash/aura/wm_shell_aura.cc View 1 chunk +0 lines, -14 lines 0 comments Download
M ash/common/wm/panels/panel_layout_manager.cc View 1 2 2 chunks +6 lines, -3 lines 0 comments Download
M ash/common/wm_shell.h View 1 2 5 chunks +8 lines, -5 lines 0 comments Download
M ash/common/wm_shell.cc View 1 2 3 chunks +7 lines, -1 line 0 comments Download
M ash/desktop_background/desktop_background_view.cc View 3 chunks +3 lines, -2 lines 0 comments Download
M ash/mus/bridge/wm_shell_mus.h View 1 chunk +0 lines, -2 lines 0 comments Download
M ash/mus/bridge/wm_shell_mus.cc View 1 2 3 2 chunks +1 line, -10 lines 0 comments Download
M ash/shell.h View 3 chunks +0 lines, -5 lines 0 comments Download
M ash/shell.cc View 1 2 3 chunks +1 line, -3 lines 0 comments Download
M ash/system/overview/overview_button_tray.cc View 1 chunk +1 line, -1 line 0 comments Download
M ash/system/overview/overview_button_tray_unittest.cc View 6 chunks +10 lines, -19 lines 0 comments Download
M ash/wm/gestures/overview_gesture_handler.cc View 1 2 3 chunks +6 lines, -6 lines 0 comments Download
M ash/wm/gestures/overview_gesture_handler_unittest.cc View 2 chunks +2 lines, -2 lines 0 comments Download
M ash/wm/maximize_mode/maximize_mode_controller_unittest.cc View 2 chunks +3 lines, -3 lines 0 comments Download
M ash/wm/maximize_mode/maximize_mode_window_manager.cc View 1 2 1 chunk +2 lines, -2 lines 0 comments Download
M ash/wm/maximize_mode/maximize_mode_window_manager_unittest.cc View 1 chunk +1 line, -1 line 0 comments Download
M ash/wm/overview/window_selector_unittest.cc View 1 9 chunks +21 lines, -24 lines 0 comments Download

Messages

Total messages: 9 (3 generated)
sky
4 years, 6 months ago (2016-06-22 20:54:54 UTC) #1
James Cook
LGTM with a couple suggestions https://codereview.chromium.org/2084503007/diff/20001/ash/common/wm_shell.cc File ash/common/wm_shell.cc (right): https://codereview.chromium.org/2084503007/diff/20001/ash/common/wm_shell.cc#newcode71 ash/common/wm_shell.cc:71: window_selector_controller_.reset(new WindowSelectorController()); WindowSelectorController does ...
4 years, 6 months ago (2016-06-22 22:46:19 UTC) #2
sky
https://codereview.chromium.org/2084503007/diff/20001/ash/common/wm_shell.cc File ash/common/wm_shell.cc (right): https://codereview.chromium.org/2084503007/diff/20001/ash/common/wm_shell.cc#newcode71 ash/common/wm_shell.cc:71: window_selector_controller_.reset(new WindowSelectorController()); On 2016/06/22 22:46:19, James Cook wrote: > ...
4 years, 6 months ago (2016-06-22 23:19:39 UTC) #3
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/2084503007/60001
4 years, 6 months ago (2016-06-22 23:55:14 UTC) #6
commit-bot: I haz the power
Committed patchset #4 (id:60001)
4 years, 6 months ago (2016-06-23 01:08:52 UTC) #7
commit-bot: I haz the power
4 years, 6 months ago (2016-06-23 01:11:37 UTC) #9
Message was sent while issue was closed.
Patchset 4 (id:??) landed as
https://crrev.com/3be9c595a504323874a27cbbc37509c03fd97e2c
Cr-Commit-Position: refs/heads/master@{#401494}

Powered by Google App Engine
This is Rietveld 408576698