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

Issue 2235363003: Wires up WmShellMus::Add/RemovePointerWatcher (Closed)

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

Description

Wires up WmShellMus::Add/RemovePointerWatcher Also makes the aura side support the wants_moves boolean. BUG=548435 TEST=covered by tests R=jamescook@chromium.org Committed: https://crrev.com/1cbe94865300052a06c16fa253cedf0e7490dcb8 Cr-Commit-Position: refs/heads/master@{#411740}

Patch Set 1 #

Patch Set 2 : cleanup #

Total comments: 15

Patch Set 3 : merge with changes in owning patch #

Patch Set 4 : feedback #

Patch Set 5 : merge to tot #

Patch Set 6 : merge to tot again #

Unified diffs Side-by-side diffs Delta from patch set Stats (+115 lines, -39 lines) Patch
M ash/aura/wm_shell_aura.h View 1 chunk +2 lines, -1 line 0 comments Download
M ash/aura/wm_shell_aura.cc View 1 chunk +3 lines, -2 lines 0 comments Download
M ash/common/pointer_watcher_delegate.h View 1 chunk +2 lines, -1 line 0 comments Download
M ash/common/shelf/overflow_bubble.cc View 1 chunk +2 lines, -1 line 0 comments Download
M ash/common/shelf/shelf_tooltip_manager.cc View 1 chunk +2 lines, -1 line 0 comments Download
M ash/common/system/tray/tray_event_filter.cc View 1 chunk +4 lines, -2 lines 0 comments Download
M ash/common/wm_shell.h View 1 2 3 4 1 chunk +5 lines, -1 line 0 comments Download
M ash/mus/bridge/wm_shell_mus.h View 4 chunks +10 lines, -2 lines 0 comments Download
M ash/mus/bridge/wm_shell_mus.cc View 1 2 3 4 3 chunks +10 lines, -6 lines 0 comments Download
M ash/mus/window_manager.h View 2 chunks +7 lines, -0 lines 0 comments Download
M ash/mus/window_manager.cc View 4 chunks +9 lines, -2 lines 0 comments Download
M ash/pointer_watcher_delegate_aura.h View 1 2 3 3 chunks +16 lines, -3 lines 0 comments Download
M ash/pointer_watcher_delegate_aura.cc View 1 2 3 5 3 chunks +39 lines, -14 lines 0 comments Download
M ash/shell.h View 1 2 3 4 1 chunk +1 line, -1 line 0 comments Download
M ash/shell.cc View 1 2 3 4 1 chunk +3 lines, -2 lines 0 comments Download

Messages

Total messages: 18 (10 generated)
sky
4 years, 4 months ago (2016-08-12 03:27:47 UTC) #2
sky
I was tempted to convert wants_moves to an enum and/or bitmask, but I held back.
4 years, 4 months ago (2016-08-12 03:28:04 UTC) #3
James Cook
+CC sammiequon as FYI I see you have a dependent patch, feel free to ping ...
4 years, 4 months ago (2016-08-12 16:08:54 UTC) #4
sky
The other patch landed, so this patch is no longer relative. https://codereview.chromium.org/2235363003/diff/20001/ash/aura/wm_shell_aura.cc File ash/aura/wm_shell_aura.cc (right): ...
4 years, 4 months ago (2016-08-12 17:59:37 UTC) #9
James Cook
LGTM https://codereview.chromium.org/2235363003/diff/20001/ash/mus/window_manager.cc File ash/mus/window_manager.cc (right): https://codereview.chromium.org/2235363003/diff/20001/ash/mus/window_manager.cc#newcode81 ash/mus/window_manager.cc:81: pointer_watcher_event_router_.reset( On 2016/08/12 17:59:37, sky wrote: > On ...
4 years, 4 months ago (2016-08-12 18:26:12 UTC) #10
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/2235363003/100001
4 years, 4 months ago (2016-08-12 19:19:36 UTC) #14
commit-bot: I haz the power
Committed patchset #6 (id:100001)
4 years, 4 months ago (2016-08-12 19:48:33 UTC) #16
commit-bot: I haz the power
4 years, 4 months ago (2016-08-12 19:51:03 UTC) #18
Message was sent while issue was closed.
Patchset 6 (id:??) landed as
https://crrev.com/1cbe94865300052a06c16fa253cedf0e7490dcb8
Cr-Commit-Position: refs/heads/master@{#411740}

Powered by Google App Engine
This is Rietveld 408576698