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

Issue 2625873007: Promotes WmWindowMus functions to WmWindowAura and nukes WmWindowMus (Closed)

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

Description

Promotes WmWindowMus functions to WmWindowAura and nukes WmWindowMus WmWindowMus and WmWindowAura only differ in a couple of ways that are better isolated in WmWindowAura rather than two separate classes. Next I'm going to rename WmWindowAura to WmWindow. BUG=671246 TEST=none R=msw@chromium.org Review-Url: https://codereview.chromium.org/2625873007 Cr-Commit-Position: refs/heads/master@{#443239} Committed: https://chromium.googlesource.com/chromium/src/+/a8b222fa08f6024ff547f1f35ee219abde6ee511

Patch Set 1 #

Patch Set 2 : cleanup #

Total comments: 6

Patch Set 3 : merge #

Unified diffs Side-by-side diffs Delta from patch set Stats (+124 lines, -259 lines) Patch
M ash/aura/wm_window_aura.h View 2 chunks +6 lines, -3 lines 0 comments Download
M ash/aura/wm_window_aura.cc View 1 2 4 chunks +19 lines, -4 lines 0 comments Download
M ash/mus/BUILD.gn View 1 chunk +0 lines, -2 lines 0 comments Download
M ash/mus/accelerators/accelerator_controller_registrar.cc View 1 1 chunk +0 lines, -1 line 0 comments Download
M ash/mus/accelerators/accelerator_controller_unittest.cc View 15 chunks +19 lines, -19 lines 0 comments Download
M ash/mus/bridge/wm_lookup_mus.cc View 2 chunks +2 lines, -2 lines 0 comments Download
M ash/mus/bridge/wm_shell_mus.cc View 8 chunks +18 lines, -17 lines 0 comments Download
D ash/mus/bridge/wm_window_mus.h View 1 chunk +0 lines, -66 lines 0 comments Download
D ash/mus/bridge/wm_window_mus.cc View 1 chunk +0 lines, -88 lines 0 comments Download
M ash/mus/disconnected_app_handler.cc View 3 chunks +5 lines, -4 lines 0 comments Download
M ash/mus/frame/detached_title_area_renderer.cc View 1 1 chunk +0 lines, -1 line 0 comments Download
M ash/mus/move_event_handler.h View 2 chunks +4 lines, -2 lines 0 comments Download
M ash/mus/move_event_handler.cc View 3 chunks +3 lines, -3 lines 0 comments Download
M ash/mus/non_client_frame_controller.cc View 4 chunks +6 lines, -6 lines 0 comments Download
M ash/mus/root_window_controller.h View 2 chunks +4 lines, -2 lines 0 comments Download
M ash/mus/root_window_controller.cc View 3 chunks +8 lines, -8 lines 0 comments Download
M ash/mus/test/ash_test_impl_mus.cc View 3 chunks +4 lines, -4 lines 0 comments Download
M ash/mus/window_manager.h View 3 chunks +1 line, -6 lines 0 comments Download
M ash/mus/window_manager.cc View 1 2 12 chunks +11 lines, -19 lines 0 comments Download
M ash/shell.h View 1 2 4 chunks +11 lines, -1 line 0 comments Download
M ash/shell.cc View 1 2 1 chunk +2 lines, -0 lines 0 comments Download
M ash/test/wm_window_aura_test_api.h View 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 14 (9 generated)
sky
3 years, 11 months ago (2017-01-11 23:46:31 UTC) #1
msw
lgtm with some minor qs. https://codereview.chromium.org/2625873007/diff/20001/ash/aura/wm_window_aura.cc File ash/aura/wm_window_aura.cc (right): https://codereview.chromium.org/2625873007/diff/20001/ash/aura/wm_window_aura.cc#newcode732 ash/aura/wm_window_aura.cc:732: Shell::window_manager_client()->RequestClose(aura_window()); q: Should this ...
3 years, 11 months ago (2017-01-12 00:14:42 UTC) #5
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/2625873007/40001
3 years, 11 months ago (2017-01-12 14:42:23 UTC) #10
sky
https://codereview.chromium.org/2625873007/diff/20001/ash/aura/wm_window_aura.cc File ash/aura/wm_window_aura.cc (right): https://codereview.chromium.org/2625873007/diff/20001/ash/aura/wm_window_aura.cc#newcode732 ash/aura/wm_window_aura.cc:732: Shell::window_manager_client()->RequestClose(aura_window()); On 2017/01/12 00:14:42, msw wrote: > q: Should ...
3 years, 11 months ago (2017-01-12 14:43:45 UTC) #11
commit-bot: I haz the power
3 years, 11 months ago (2017-01-12 15:47:54 UTC) #14
Message was sent while issue was closed.
Committed patchset #3 (id:40001) as
https://chromium.googlesource.com/chromium/src/+/a8b222fa08f6024ff547f1f35ee2...

Powered by Google App Engine
This is Rietveld 408576698