DescriptionFilter unnecessary GestureFlingCancel events.
The WebKit compositor delegates GestureFlingCancel events to the
main thread if there is not already a fling in progress. This reduces
the scrolling responsiveness of webpages while they are loading.
Tested via unit test and use of a slow loading test page.
BUG=137555
Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=150463
Patch Set 1 #
Total comments: 6
Patch Set 2 : review comments #
Messages
Total messages: 6 (0 generated)
|