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

Issue 160563002: Aura: don't synthesize mouse moves while holding pointer. (Closed)

Created:
6 years, 10 months ago by dgozman
Modified:
6 years, 10 months ago
Reviewers:
sadrul, sky
CC:
chromium-reviews, sadrul, ben+aura_chromium.org, kalyank
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Visibility:
Public.

Description

Aura: update last mouse position while holding pointer. BUG=343166 Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=251834

Patch Set 1 #

Patch Set 2 : #

Total comments: 2

Patch Set 3 : #

Patch Set 4 : description #

Total comments: 2

Patch Set 5 : Added check for synthetic event #

Unified diffs Side-by-side diffs Delta from patch set Stats (+23 lines, -2 lines) Patch
M ui/aura/root_window.cc View 1 2 3 4 1 chunk +4 lines, -0 lines 0 comments Download
M ui/aura/root_window_unittest.cc View 1 2 3 4 2 chunks +19 lines, -2 lines 0 comments Download

Messages

Total messages: 15 (0 generated)
dgozman
Could you please take a look?
6 years, 10 months ago (2014-02-12 16:48:51 UTC) #1
sadrul
You should add a test for this.
6 years, 10 months ago (2014-02-13 04:32:17 UTC) #2
dgozman
Added a test. I'm also dropping held move events since their location may be wrong. ...
6 years, 10 months ago (2014-02-13 10:47:38 UTC) #3
sky
https://codereview.chromium.org/160563002/diff/100001/ui/aura/root_window.cc File ui/aura/root_window.cc (right): https://codereview.chromium.org/160563002/diff/100001/ui/aura/root_window.cc#newcode785 ui/aura/root_window.cc:785: return; If you do this, don't we need to ...
6 years, 10 months ago (2014-02-13 17:49:04 UTC) #4
dgozman
https://codereview.chromium.org/160563002/diff/100001/ui/aura/root_window.cc File ui/aura/root_window.cc (right): https://codereview.chromium.org/160563002/diff/100001/ui/aura/root_window.cc#newcode785 ui/aura/root_window.cc:785: return; On 2014/02/13 17:49:04, sky wrote: > If you ...
6 years, 10 months ago (2014-02-13 17:55:06 UTC) #5
sky
On 2014/02/13 17:55:06, dgozman wrote: > https://codereview.chromium.org/160563002/diff/100001/ui/aura/root_window.cc > File ui/aura/root_window.cc (right): > > https://codereview.chromium.org/160563002/diff/100001/ui/aura/root_window.cc#newcode785 > ...
6 years, 10 months ago (2014-02-13 18:56:12 UTC) #6
dgozman
On 2014/02/13 18:56:12, sky wrote: > On 2014/02/13 17:55:06, dgozman wrote: > > https://codereview.chromium.org/160563002/diff/100001/ui/aura/root_window.cc > ...
6 years, 10 months ago (2014-02-14 12:54:27 UTC) #7
sky
https://codereview.chromium.org/160563002/diff/240001/ui/aura/root_window.cc File ui/aura/root_window.cc (right): https://codereview.chromium.org/160563002/diff/240001/ui/aura/root_window.cc#newcode833 ui/aura/root_window.cc:833: if (event->type() != ui::ET_MOUSE_CAPTURE_CHANGED) I think you should be ...
6 years, 10 months ago (2014-02-14 16:40:05 UTC) #8
dgozman
PTAL https://codereview.chromium.org/160563002/diff/240001/ui/aura/root_window.cc File ui/aura/root_window.cc (right): https://codereview.chromium.org/160563002/diff/240001/ui/aura/root_window.cc#newcode833 ui/aura/root_window.cc:833: if (event->type() != ui::ET_MOUSE_CAPTURE_CHANGED) On 2014/02/14 16:40:05, sky ...
6 years, 10 months ago (2014-02-17 14:19:59 UTC) #9
sky
LGTM
6 years, 10 months ago (2014-02-18 17:31:12 UTC) #10
dgozman
The CQ bit was checked by dgozman@chromium.org
6 years, 10 months ago (2014-02-18 17:40:02 UTC) #11
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/dgozman@chromium.org/160563002/340001
6 years, 10 months ago (2014-02-18 17:40:10 UTC) #12
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/dgozman@chromium.org/160563002/340001
6 years, 10 months ago (2014-02-18 18:23:18 UTC) #13
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/dgozman@chromium.org/160563002/340001
6 years, 10 months ago (2014-02-18 18:31:40 UTC) #14
commit-bot: I haz the power
6 years, 10 months ago (2014-02-18 20:53:45 UTC) #15
Message was sent while issue was closed.
Change committed as 251834

Powered by Google App Engine
This is Rietveld 408576698