Restore resource client notifications on layout attach/detach
We still need to handle cases like when display transitions from 'none' to not-'none' since we might need to invalidate paint properties or similar in those cases. Unlike previously though we can just call MarkAllClientsForInvalidation(). Remove LayoutSVGResourceClipper::WillBeDestroyed() since it should no longer be needed. Bug: 1162093 Change-Id: Ic0073dd10f0043e11b6ed984b57ac122a8ec37fc Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2614430Reviewed-by:Stephen Chenney <schenney@chromium.org> Commit-Queue: Fredrik Söderquist <fs@opera.com> Cr-Commit-Position: refs/heads/master@{#841504}
Showing
Please register or sign in to comment