Chromium Code Reviews
DescriptionKeep vsync enabled while there is a pending requestAnimationFrame
When the vsync signal is enabled from an idle state, it will only fire
at the start of the next vsync interval, which may be a full frame away.
If a requestAnimationFrame is pending, we are likely to need the vsync
signal soon, so turn it on pre-emptively.
BUG=161828
Patch Set 1 #
Messages
Total messages: 3 (0 generated)
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||