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

Issue 11418218: Add gestureFlingStart to gestures that can cancel a deferred tapDown (Closed)

Created:
8 years ago by Yusuf
Modified:
8 years ago
Reviewers:
rjkroege
CC:
chromium-reviews, joi+watch-content_chromium.org, darin-cc_chromium.org, jam, sadrul, klobag.chromium
Visibility:
Public.

Description

Add gestureFlingStart to gestures that can cancel a deferred tapDown It looks like there are cases where we might get a tapDown followed by a flingStart immediately without and scrollBegin from the Android framework. To avoid using the tapDown in these situations have flingStart also remove the deferred tapDown like scrollBegin and pinchBegin BUG=135818 Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=170583

Patch Set 1 #

Patch Set 2 : Reupload #

Unified diffs Side-by-side diffs Delta from patch set Stats (+2 lines, -4 lines) Patch
M content/browser/renderer_host/gesture_event_filter.cc View 2 chunks +2 lines, -4 lines 0 comments Download

Messages

Total messages: 10 (0 generated)
Yusuf
8 years ago (2012-11-28 22:48:38 UTC) #1
aelias_OOO_until_Jul13
How does this happen? The Android framework delays for 1xx milliseconds, then sends a ShowPressState ...
8 years ago (2012-11-28 23:13:45 UTC) #2
Yusuf
This is currently happening for Chrome for Android mostly because of the delay we are ...
8 years ago (2012-11-28 23:28:09 UTC) #3
rjkroege
there is something wrong with codereview: it says that there is no valid chunk for ...
8 years ago (2012-11-29 15:32:06 UTC) #4
Yusuf
Can you take a look at it again? I can see it this time.
8 years ago (2012-11-29 19:12:30 UTC) #5
rjkroege
did you test on CrOS? lgtm
8 years ago (2012-11-29 22:06:51 UTC) #6
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/yusufo@chromium.org/11418218/4
8 years ago (2012-11-30 18:17:14 UTC) #7
commit-bot: I haz the power
Retried try job too often on win_rel for step(s) browser_tests
8 years ago (2012-11-30 21:07:41 UTC) #8
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/yusufo@chromium.org/11418218/4
8 years ago (2012-11-30 21:21:05 UTC) #9
commit-bot: I haz the power
8 years ago (2012-11-30 22:56:55 UTC) #10
Message was sent while issue was closed.
Change committed as 170583

Powered by Google App Engine
This is Rietveld 408576698