Chromium Code Reviews
DescriptionWebVR: process animations from posted task to yield for other events
If we call GetVSync inline from OnVSync, we can end up with the next
VSync already being ready and scheduled when we exit, and then we'll process
several frames in a row without ever yielding back to the main event loop,
causing input processing delay.
BUG=701444
NOTRY=true
NOPRESUBMIT=true
Review-Url: https://codereview.chromium.org/2748293002
Cr-Commit-Position: refs/heads/master@{#457189}
(cherry picked from commit ff386cfefd3fe0f9cef72ff28f7c7f09d972608d)
Review-Url: https://codereview.chromium.org/2774673003
Cr-Commit-Position: refs/branch-heads/3029@{#394}
Cr-Branched-From: 939b32ee5ba05c396eef3fd992822fcca9a2e262-refs/heads/master@{#454471}
Committed: https://chromium.googlesource.com/chromium/src/+/40b2aa9268c6ff790dd6691bac26b5e15799852e
Patch Set 1 #Patch Set 2 : Merge fix: add missing include file #
Total comments: 1
Dependent Patchsets: Messages
Total messages: 19 (11 generated)
|
|||||||||||||||||||||||||||||||||||||