Chromium Code Reviews
DescriptionFix LayerTreeHostCacheBehaviorOnOutputSurfaceRecreated test
LayerTreeHostCacheBehaviorOnOutputSurfaceRecreated test was incorrectly
relying on WillBeginImplFrameOnThread only being called once after the
OutputSurface was recreated. In reality, this function could be called
multiple times.
This patch causes us to handle cleanup in DidInitializeOutputSurface,
which will only be called once after recreating an OutputSurface.
BUG=642881, 642836
CQ_INCLUDE_TRYBOTS=master.tryserver.blink:linux_precise_blink_rel
Review-Url: https://codereview.chromium.org/2297413002
Cr-Commit-Position: refs/heads/master@{#415791}
(cherry picked from commit 1e16f5f83b5a634369a7e9d82fddfe2e1ec10a9d)
Committed: https://chromium.googlesource.com/chromium/src/+/2a2b4b5a2d2a62d8f1c8fc6d86b53e561aaecd25
Patch Set 1 #
Messages
Total messages: 2 (1 generated)
|
|||||||||||||||||||