Chromium Code Reviews
Descriptionsync compositor: Signal futures on channel shutdown
If the channel shutdown (cleanly or on error) while there are still
pending frame futures in the filter, then browser may wait indefinitely
on those futures. In this case, signal those futures with empty frames.
What frame gets drawn in these cases do not matter very much.
Also add a |filter_ready_| state so that new futures inserted gets
signaled immediately.
BUG=636164
Committed: https://crrev.com/3e3ad9a95aa746107d49fd120811e686b915e861
Cr-Commit-Position: refs/heads/master@{#427742}
Patch Set 1 #
Messages
Total messages: 8 (3 generated)
|
||||||||||||||||||||||||||||