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

Issue 549333002: Always send the ET_GESTURE_END event as the last one for every touch event. (Closed)

Created:
6 years, 3 months ago by lanwei
Modified:
6 years, 3 months ago
Reviewers:
jdduke (slow), tdresser
CC:
chromium-reviews, tdresser+watch_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Project:
chromium
Visibility:
Public.

Description

Always send the ET_GESTURE_END event as the last one for every touch event. Occasionally we synthesize scroll or tap cancel events when a touch sequence has been canceled or terminated, we want to make sure that ET_GESTURE_END always happens after them. BUG=379772 Committed: https://crrev.com/3914c25088c75525c0aa3cfcdf544faa1ec09bce Cr-Commit-Position: refs/heads/master@{#294010}

Patch Set 1 : #

Total comments: 8

Patch Set 2 : Changes made based on comments #

Patch Set 3 : Add cast to index #

Unified diffs Side-by-side diffs Delta from patch set Stats (+38 lines, -3 lines) Patch
M ui/events/gesture_detection/touch_disposition_gesture_filter.cc View 1 2 3 chunks +16 lines, -2 lines 0 comments Download
M ui/events/gesture_detection/touch_disposition_gesture_filter_unittest.cc View 1 2 chunks +22 lines, -1 line 0 comments Download

Messages

Total messages: 17 (7 generated)
lanwei
6 years, 3 months ago (2014-09-08 23:01:02 UTC) #4
jdduke (slow)
Maybe a brief sentence in the description about how this is necessary because we occasionally ...
6 years, 3 months ago (2014-09-08 23:12:51 UTC) #5
tdresser
Nice! LGTM https://codereview.chromium.org/549333002/diff/40001/ui/events/gesture_detection/touch_disposition_gesture_filter.cc File ui/events/gesture_detection/touch_disposition_gesture_filter.cc (right): https://codereview.chromium.org/549333002/diff/40001/ui/events/gesture_detection/touch_disposition_gesture_filter.cc#newcode239 ui/events/gesture_detection/touch_disposition_gesture_filter.cc:239: continue; Can you add a comment about ...
6 years, 3 months ago (2014-09-09 12:16:54 UTC) #6
lanwei
https://codereview.chromium.org/549333002/diff/40001/ui/events/gesture_detection/touch_disposition_gesture_filter.cc File ui/events/gesture_detection/touch_disposition_gesture_filter.cc (right): https://codereview.chromium.org/549333002/diff/40001/ui/events/gesture_detection/touch_disposition_gesture_filter.cc#newcode234 ui/events/gesture_detection/touch_disposition_gesture_filter.cc:234: SendGesture(gesture, packet); On 2014/09/08 23:12:51, jdduke wrote: > We ...
6 years, 3 months ago (2014-09-09 17:55:52 UTC) #8
jdduke (slow)
lgtm, thanks!
6 years, 3 months ago (2014-09-09 18:09:28 UTC) #9
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/lanwei@chromium.org/549333002/80001
6 years, 3 months ago (2014-09-09 18:21:21 UTC) #11
commit-bot: I haz the power
Try jobs failed on following builders: win_chromium_x64_rel_swarming on tryserver.chromium.win (http://build.chromium.org/p/tryserver.chromium.win/builders/win_chromium_x64_rel_swarming/builds/7547)
6 years, 3 months ago (2014-09-09 19:09:02 UTC) #13
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/lanwei@chromium.org/549333002/100001
6 years, 3 months ago (2014-09-09 19:58:20 UTC) #15
commit-bot: I haz the power
Committed patchset #3 (id:100001) as 95b336ebbed85afc184a3f673788fb2f1cef09d1
6 years, 3 months ago (2014-09-09 21:21:55 UTC) #16
commit-bot: I haz the power
6 years, 3 months ago (2014-09-10 03:55:41 UTC) #17
Message was sent while issue was closed.
Patchset 3 (id:??) landed as
https://crrev.com/3914c25088c75525c0aa3cfcdf544faa1ec09bce
Cr-Commit-Position: refs/heads/master@{#294010}

Powered by Google App Engine
This is Rietveld 408576698