Chromium Code Reviews
DescriptionReland "Send FrameSwapMessageQueue's messages in QueueMessageSwapPromise" with fixes
This CL relands crrev.com/2899073006 with some fixes/tweaks:
- RWHI::DidProcessFrame is not currently called in the
SynchronousCompositor code path. RWHVAndroid::SynchronousFrameMetadata
should call into RWHI::DidProcessFrame.
- SynchronousCFS::SubmitCompositorFrame will not send the frame to
the browser after fallback tick fires. We should make sure
QueueMessageSwapPromise doesn't send the swap messages either.
- There is no reason to pass frame_swap_message_queue to RendererCFS.
BUG=726485
Review-Url: https://codereview.chromium.org/2921713002
Cr-Commit-Position: refs/heads/master@{#476457}
Committed: https://chromium.googlesource.com/chromium/src/+/26510e44586a955a51499aec887aceca6ba06a4f
Patch Set 1 #Patch Set 2 : Don't pass to RCFS #Messages
Total messages: 23 (15 generated)
|