Chromium Code Reviews
Descriptionscheduler: Detect when a main thread touch stream turns into a compositor gesture
When a main thread gesture turns into a compositor driven gesture (e.g.,
because the touch handler didn't preventDefault(), allowing the
compositor to scroll), we previously failed to update the detected use
case from MAIN_THREAD_GESTURE to COMPOSITOR_GESTURE. This patch makes
sure we always update our policy whenever the use case detected from the
input stream hanges, ensuring an appropriate scheduling policy is
activated.
BUG=600202
Committed: https://crrev.com/1fd38c63f6df73d7d9d86f312b02a1c0d4b08d78
Cr-Commit-Position: refs/heads/master@{#393022}
Patch Set 1 #
Total comments: 2
Patch Set 2 : Review comments #
Messages
Total messages: 12 (6 generated)
|
|||||||||||||||||||||||||||||||||||||