FullyInvalidatePaint should not be called for CompositeAfterPaint
There is a DisableCompositingQueryAsserts in LayoutView::InvalidatePaintForViewAndCompositedLayers, however for CompositeAfterPaint, there is no CompositedLayerMapping to invalidate. In this case, the call to SetSubtreeShouldDoFullPaintInvalidation sets up state so that all necessary invalidation computed in the pre-paint walk. Bug: 1007989 Change-Id: I7dcf39fc8473baa5aa0a9e4dd3c28cd588562a20 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1899902Reviewed-by:Philip Rogers <pdr@chromium.org> Commit-Queue: Daniel Libby <dlibby@microsoft.com> Cr-Commit-Position: refs/heads/master@{#714049}
Showing
Please register or sign in to comment