Invalidate GraphicsLayerUpdate for ancestor stacking context GraphicsLayer
Previously, if |layer| was a stacking context, we would only call SetNeedsGraphicsLayerUpdate on it, but if it loses its backing then we should call it on the ancestor stacking context graphics layer also. Bug: 996931 Change-Id: I88aede8446eded11432334a58ea1a13cd5174c26 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2120050Reviewed-by:Xianzhu Wang <wangxianzhu@chromium.org> Commit-Queue: Chris Harrelson <chrishtr@chromium.org> Cr-Commit-Position: refs/heads/master@{#753404}
Showing
Please register or sign in to comment