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

Issue 252753002: Add multifinger swipe event to TouchDispositionGestureFilter. (Closed)

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

Description

Add multifinger swipe event to TouchDispositionGestureFilter. TEST=TouchDispositionGestureFilterTest.TestDisallowedMultiFingerSwipe Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=266439

Patch Set 1 #

Total comments: 5
Unified diffs Side-by-side diffs Delta from patch set Stats (+45 lines, -1 line) Patch
M ui/events/gesture_detection/mock_motion_event.cc View 1 chunk +1 line, -1 line 5 comments Download
M ui/events/gesture_detection/touch_disposition_gesture_filter.cc View 1 chunk +2 lines, -0 lines 0 comments Download
M ui/events/gesture_detection/touch_disposition_gesture_filter_unittest.cc View 1 chunk +42 lines, -0 lines 0 comments Download

Messages

Total messages: 12 (0 generated)
tdresser
jdduke, PTAL. https://codereview.chromium.org/252753002/diff/1/ui/events/gesture_detection/mock_motion_event.cc File ui/events/gesture_detection/mock_motion_event.cc (right): https://codereview.chromium.org/252753002/diff/1/ui/events/gesture_detection/mock_motion_event.cc#newcode140 ui/events/gesture_detection/mock_motion_event.cc:140: DCHECK_LT(pointer_count, static_cast<size_t>(MAX_POINTERS)); I believe this was a ...
6 years, 8 months ago (2014-04-25 19:26:47 UTC) #1
jdduke (slow)
https://codereview.chromium.org/252753002/diff/1/ui/events/gesture_detection/mock_motion_event.cc File ui/events/gesture_detection/mock_motion_event.cc (right): https://codereview.chromium.org/252753002/diff/1/ui/events/gesture_detection/mock_motion_event.cc#newcode140 ui/events/gesture_detection/mock_motion_event.cc:140: DCHECK_LT(pointer_count, static_cast<size_t>(MAX_POINTERS)); On 2014/04/25 19:26:48, tdresser wrote: > I ...
6 years, 8 months ago (2014-04-25 19:38:55 UTC) #2
tdresser
https://codereview.chromium.org/252753002/diff/1/ui/events/gesture_detection/mock_motion_event.cc File ui/events/gesture_detection/mock_motion_event.cc (right): https://codereview.chromium.org/252753002/diff/1/ui/events/gesture_detection/mock_motion_event.cc#newcode140 ui/events/gesture_detection/mock_motion_event.cc:140: DCHECK_LT(pointer_count, static_cast<size_t>(MAX_POINTERS)); On 2014/04/25 19:38:55, jdduke wrote: > On ...
6 years, 8 months ago (2014-04-25 19:43:24 UTC) #3
jdduke (slow)
https://codereview.chromium.org/252753002/diff/1/ui/events/gesture_detection/mock_motion_event.cc File ui/events/gesture_detection/mock_motion_event.cc (right): https://codereview.chromium.org/252753002/diff/1/ui/events/gesture_detection/mock_motion_event.cc#newcode140 ui/events/gesture_detection/mock_motion_event.cc:140: DCHECK_LT(pointer_count, static_cast<size_t>(MAX_POINTERS)); On 2014/04/25 19:43:25, tdresser wrote: > On ...
6 years, 8 months ago (2014-04-25 19:45:25 UTC) #4
jdduke (slow)
lgtm https://codereview.chromium.org/252753002/diff/1/ui/events/gesture_detection/mock_motion_event.cc File ui/events/gesture_detection/mock_motion_event.cc (right): https://codereview.chromium.org/252753002/diff/1/ui/events/gesture_detection/mock_motion_event.cc#newcode140 ui/events/gesture_detection/mock_motion_event.cc:140: DCHECK_LT(pointer_count, static_cast<size_t>(MAX_POINTERS)); On 2014/04/25 19:45:26, jdduke wrote: > ...
6 years, 8 months ago (2014-04-25 19:46:58 UTC) #5
tdresser
The CQ bit was checked by tdresser@chromium.org
6 years, 8 months ago (2014-04-25 19:47:50 UTC) #6
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/tdresser@chromium.org/252753002/1
6 years, 8 months ago (2014-04-25 22:09:01 UTC) #7
commit-bot: I haz the power
The CQ bit was unchecked by commit-bot@chromium.org
6 years, 8 months ago (2014-04-25 23:39:55 UTC) #8
commit-bot: I haz the power
Try jobs failed on following builders: tryserver.chromium on win_chromium_rel
6 years, 8 months ago (2014-04-25 23:39:56 UTC) #9
tdresser
The CQ bit was checked by tdresser@chromium.org
6 years, 8 months ago (2014-04-27 17:22:55 UTC) #10
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/tdresser@chromium.org/252753002/1
6 years, 8 months ago (2014-04-27 17:23:31 UTC) #11
commit-bot: I haz the power
6 years, 8 months ago (2014-04-28 06:03:48 UTC) #12
Message was sent while issue was closed.
Change committed as 266439

Powered by Google App Engine
This is Rietveld 408576698