Chromium Code Reviews
DescriptionTrackpad scrolling could lag on MacOSX
Mouse wheel gesture scrolling with synthetic begin and ends
could saturate the gesture event queue. Ensure that
a synthetic gesture begin coalesces with a synthetic
gesture end so that the updates end up coalescing as well.
This prevents laggy scrolling on MacOSX when it takes
a long time per frame to scroll.
BUG=607340
Committed: https://crrev.com/dcd46c08887b38add468d81bf3b5bf4910d0f248
Cr-Commit-Position: refs/heads/master@{#390942}
Patch Set 1 #
Total comments: 8
Patch Set 2 : Fix nits #
Messages
Total messages: 12 (6 generated)
|
|||||||||||||||||||||||||||||||||||||