Chromium Code Reviews
DescriptionPending input event count can get thrown off by coalesced events.
When the main thread event queue coalesces multiple events the count inside
the render scheduler can be throw off. Ensure that for every coalesced
event we let the render scheduler know it was handled.
BUG=637640
Committed: https://crrev.com/73d217001f42b22ce119e5269e74e1f6923d80ee
Cr-Commit-Position: refs/heads/master@{#412968}
Patch Set 1 #
Total comments: 1
Patch Set 2 : Add brackets #Messages
Total messages: 14 (8 generated)
|