Invalidate GraphicsLayer::CcLayer() when switching "create layers after paint"
When we switch on "create layers after paint" and back, the contents of the original GraphicsLayer::CcLayer() and RasterInvalidator which are not used during "create layers after paint" may not be valid. Invalidate them to ensure correct rendering. Bug: 1132218 Change-Id: Ia717e8202e2627cedbc9e5305619223a5a833f47 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2432766Reviewed-by:Philip Rogers <pdr@chromium.org> Commit-Queue: Xianzhu Wang <wangxianzhu@chromium.org> Cr-Commit-Position: refs/heads/master@{#811013}
Showing
Please register or sign in to comment