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

Issue 2792573003: Update PointerEvent handled state correctly in OnWindowInputEvent. (Closed)

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

Description

Update PointerEvent handled state correctly in OnWindowInputEvent. BUG=none, related to https://codereview.chromium.org/2779093004 TEST=aura_unittests Review-Url: https://codereview.chromium.org/2792573003 Cr-Commit-Position: refs/heads/master@{#461276} Committed: https://chromium.googlesource.com/chromium/src/+/bb62d38f7b9e0dfc9ca362084f4278427d459e93

Patch Set 1 #

Total comments: 2

Patch Set 2 : MapEvent #

Total comments: 4

Patch Set 3 : comments #

Total comments: 4

Patch Set 4 : comments #

Unified diffs Side-by-side diffs Delta from patch set Stats (+50 lines, -15 lines) Patch
M ui/aura/mus/window_tree_client.cc View 1 2 3 2 chunks +16 lines, -15 lines 0 comments Download
M ui/aura/mus/window_tree_client_unittest.cc View 1 2 1 chunk +34 lines, -0 lines 0 comments Download

Messages

Total messages: 25 (15 generated)
riajiang
Hi sadrul@, could you take a look? Thanks!
3 years, 8 months ago (2017-03-31 16:47:54 UTC) #4
sky
https://codereview.chromium.org/2792573003/diff/1/ui/aura/mus/window_tree_client.cc File ui/aura/mus/window_tree_client.cc (right): https://codereview.chromium.org/2792573003/diff/1/ui/aura/mus/window_tree_client.cc#newcode1241 ui/aura/mus/window_tree_client.cc:1241: if (event->IsMousePointerEvent()) { In hopes of reducing copy/paste, WDYT ...
3 years, 8 months ago (2017-03-31 17:41:24 UTC) #8
riajiang
https://codereview.chromium.org/2792573003/diff/1/ui/aura/mus/window_tree_client.cc File ui/aura/mus/window_tree_client.cc (right): https://codereview.chromium.org/2792573003/diff/1/ui/aura/mus/window_tree_client.cc#newcode1241 ui/aura/mus/window_tree_client.cc:1241: if (event->IsMousePointerEvent()) { On 2017/03/31 17:41:24, sky wrote: > ...
3 years, 8 months ago (2017-03-31 18:33:04 UTC) #11
sadrul
lgtm https://codereview.chromium.org/2792573003/diff/20001/ui/aura/mus/window_tree_client.cc File ui/aura/mus/window_tree_client.cc (right): https://codereview.chromium.org/2792573003/diff/20001/ui/aura/mus/window_tree_client.cc#newcode176 ui/aura/mus/window_tree_client.cc:176: } You don't need a lot of the ...
3 years, 8 months ago (2017-03-31 19:02:08 UTC) #12
riajiang
https://codereview.chromium.org/2792573003/diff/20001/ui/aura/mus/window_tree_client.cc File ui/aura/mus/window_tree_client.cc (right): https://codereview.chromium.org/2792573003/diff/20001/ui/aura/mus/window_tree_client.cc#newcode176 ui/aura/mus/window_tree_client.cc:176: } On 2017/03/31 19:02:08, sadrul wrote: > You don't ...
3 years, 8 months ago (2017-03-31 19:30:08 UTC) #13
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/2792573003/40001
3 years, 8 months ago (2017-03-31 19:31:03 UTC) #16
sky
LGTM https://codereview.chromium.org/2792573003/diff/40001/ui/aura/mus/window_tree_client.cc File ui/aura/mus/window_tree_client.cc (right): https://codereview.chromium.org/2792573003/diff/40001/ui/aura/mus/window_tree_client.cc#newcode165 ui/aura/mus/window_tree_client.cc:165: std::unique_ptr<ui::Event> MapEvent(const ui::Event& event) { Please add a ...
3 years, 8 months ago (2017-03-31 20:57:30 UTC) #17
riajiang
https://codereview.chromium.org/2792573003/diff/40001/ui/aura/mus/window_tree_client.cc File ui/aura/mus/window_tree_client.cc (right): https://codereview.chromium.org/2792573003/diff/40001/ui/aura/mus/window_tree_client.cc#newcode165 ui/aura/mus/window_tree_client.cc:165: std::unique_ptr<ui::Event> MapEvent(const ui::Event& event) { On 2017/03/31 20:57:30, sky ...
3 years, 8 months ago (2017-03-31 21:17:41 UTC) #19
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/2792573003/60001
3 years, 8 months ago (2017-03-31 21:18:46 UTC) #22
commit-bot: I haz the power
3 years, 8 months ago (2017-03-31 23:55:47 UTC) #25
Message was sent while issue was closed.
Committed patchset #4 (id:60001) as
https://chromium.googlesource.com/chromium/src/+/bb62d38f7b9e0dfc9ca362084f42...

Powered by Google App Engine
This is Rietveld 408576698