Descriptiongestures: Generate only either scroll-end or fling-start events at the end of a scroll gesture.
When a fling happens at the end of a scroll, instead of generating both a scroll-end
and a fling-start event, generate only fling-start event. Unfortunately, WebKit still
requires an explicit scroll-end gesture before a fling, so continue to do that as a
special case.
BUG=141460, 141309
Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=150852
Patch Set 1 #Patch Set 2 : applist-fling #Patch Set 3 : win-fix #
Total comments: 3
Patch Set 4 : remove-webkit-hack #
Messages
Total messages: 7 (0 generated)
|