Chromium Code Reviews
Descriptionscheduler: Add main thread gesture as a detected use case
Distinguish between a main thread gesture (e.g., a scroll which is
handled on the main thread) and main thread custom input handling (e.g.,
a touchmove listener which prevents scrolling). In the former case we
know the gesture type (scrolling), so we can be a little more aggressive
about prioritizing input handling and compositing in order to improve
frame rate.
BUG=609118
Committed: https://crrev.com/00b626512ee991e03b8482536583c5ddb073c7b8
Cr-Commit-Position: refs/heads/master@{#393823}
Patch Set 1 #Patch Set 2 : Rebased #Patch Set 3 : Fix broken test #
Messages
Total messages: 15 (8 generated)
|
|||||||||||||||||||||||||||||||||||||||||||||||||||||||