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 Review URL: https://chromiumcodereview.appspot.com/11418218 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@170583 0039d316-1c4b-4281-b951-d872f2087c98
Showing
Please register or sign in to comment