Chromium Code Reviews
DescriptionFix non-anti-aliased frame update.
m_contentsCangeCommitted (now renamed to m_contentsChangeResolved) was
not getting set on non-anti-aliased DrawingBuffers, causing us to always
skip setting m_animationFrameInProgress to true. This in turn skips
calling glReadPixels() for CPU-composited frames.
BUG=707298, 608873
CQ_INCLUDE_TRYBOTS=master.tryserver.chromium.linux:linux_optional_gpu_tests_rel;master.tryserver.chromium.mac:mac_optional_gpu_tests_rel;master.tryserver.chromium.win:win_optional_gpu_tests_rel
Review-Url: https://codereview.chromium.org/2793653002
Cr-Commit-Position: refs/heads/master@{#461542}
Committed: https://chromium.googlesource.com/chromium/src/+/5f8b467781b1b08d611e1d05f31c10dee5538edb
Patch Set 1 #
Total comments: 1
Patch Set 2 : Renamed resolve() to resolveIfNeeded() #
Messages
Total messages: 20 (11 generated)
|
||||||||||||||||||||||||||||