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

Issue 280593003: Send TapCancel when a second finger is pressed. (Closed)

Created:
6 years, 7 months ago by tdresser
Modified:
6 years, 7 months ago
Reviewers:
jdduke (slow)
CC:
chromium-reviews, tdresser+watch_chromium.org
Visibility:
Public.

Description

Send TapCancel when a second finger is pressed. This is required to stop the long press affordance on Aura. BUG=371460 Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=270132

Patch Set 1 #

Patch Set 2 : Fix a test. #

Total comments: 8

Patch Set 3 : Address jdduke's comments. #

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

Messages

Total messages: 9 (0 generated)
tdresser
jdduke@ PTAL.
6 years, 7 months ago (2014-05-12 19:44:48 UTC) #1
jdduke (slow)
https://codereview.chromium.org/280593003/diff/20001/ui/events/gesture_detection/touch_disposition_gesture_filter.cc File ui/events/gesture_detection/touch_disposition_gesture_filter.cc (right): https://codereview.chromium.org/280593003/diff/20001/ui/events/gesture_detection/touch_disposition_gesture_filter.cc#newcode213 ui/events/gesture_detection/touch_disposition_gesture_filter.cc:213: CancelTapIfNecessary(packet.timestamp()); I wonder if we should be doing any ...
6 years, 7 months ago (2014-05-12 19:49:11 UTC) #2
tdresser
https://codereview.chromium.org/280593003/diff/20001/ui/events/gesture_detection/touch_disposition_gesture_filter.cc File ui/events/gesture_detection/touch_disposition_gesture_filter.cc (right): https://codereview.chromium.org/280593003/diff/20001/ui/events/gesture_detection/touch_disposition_gesture_filter.cc#newcode213 ui/events/gesture_detection/touch_disposition_gesture_filter.cc:213: CancelTapIfNecessary(packet.timestamp()); On 2014/05/12 19:49:11, jdduke wrote: > I wonder ...
6 years, 7 months ago (2014-05-12 19:58:11 UTC) #3
jdduke (slow)
https://codereview.chromium.org/280593003/diff/20001/ui/events/gesture_detection/touch_disposition_gesture_filter.cc File ui/events/gesture_detection/touch_disposition_gesture_filter.cc (right): https://codereview.chromium.org/280593003/diff/20001/ui/events/gesture_detection/touch_disposition_gesture_filter.cc#newcode213 ui/events/gesture_detection/touch_disposition_gesture_filter.cc:213: CancelTapIfNecessary(packet.timestamp()); On 2014/05/12 19:58:11, tdresser wrote: > On 2014/05/12 ...
6 years, 7 months ago (2014-05-12 20:56:06 UTC) #4
tdresser
https://codereview.chromium.org/280593003/diff/20001/ui/events/gesture_detection/touch_disposition_gesture_filter.cc File ui/events/gesture_detection/touch_disposition_gesture_filter.cc (right): https://codereview.chromium.org/280593003/diff/20001/ui/events/gesture_detection/touch_disposition_gesture_filter.cc#newcode213 ui/events/gesture_detection/touch_disposition_gesture_filter.cc:213: CancelTapIfNecessary(packet.timestamp()); On 2014/05/12 20:56:06, jdduke wrote: > On 2014/05/12 ...
6 years, 7 months ago (2014-05-13 15:13:15 UTC) #5
jdduke (slow)
lgtm
6 years, 7 months ago (2014-05-13 15:16:37 UTC) #6
tdresser
The CQ bit was checked by tdresser@chromium.org
6 years, 7 months ago (2014-05-13 15:21:59 UTC) #7
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/tdresser@chromium.org/280593003/40001
6 years, 7 months ago (2014-05-13 15:23:51 UTC) #8
commit-bot: I haz the power
6 years, 7 months ago (2014-05-13 17:01:45 UTC) #9
Message was sent while issue was closed.
Change committed as 270132

Powered by Google App Engine
This is Rietveld 408576698