Chromium Code Reviews
DescriptionTab/Desktop capture: Fix for super-old frame after resume.
After a Resume() operation, set a flag that will force the next frame
refresh operation to be of the "active" kind (i.e., actually execute a
capture of the current screen) rather than the "passive" kind (i.e.,
pull the last frame back out of the buffer pool). This will ensure that,
since the screen may have changed during the Suspend(), the next frame
emitted contains the most up-to-date content.
BUG=692261, 650113
Review-Url: https://codereview.chromium.org/2692393002
Cr-Commit-Position: refs/heads/master@{#450575}
Committed: https://chromium.googlesource.com/chromium/src/+/7239bff66dcb73541208ba0924470f5e74dad72a
Patch Set 1 #
Messages
Total messages: 11 (7 generated)
|
||||||||||||||||||||||||||||