Chromium Code Reviews
DescriptionTeach MainThreadEventQueue about touchmove throttling.
Avoid the rAF callbacks when we are throttling touch moves. To do this
we check the last rAF time and see if there is a single touch move
in the queue that is non-cancelable (only occurs during scrolling)
BUG=642368
Review-Url: https://codereview.chromium.org/2713093005
Cr-Commit-Position: refs/heads/master@{#452985}
Committed: https://chromium.googlesource.com/chromium/src/+/97286c88bded97a7254edd950b26712fd2a616e7
Patch Set 1 #
Total comments: 13
Patch Set 2 : Fix timestamps #Patch Set 3 : Roll if/else condition together #Messages
Total messages: 23 (10 generated)
|