DescriptionMove selection invalidations to the invalidation phase
This change is a very simple translation of the current code:
instead of generating invalidations on the fly, we just mark
renderers for selection invalidations later.
I am not super satisfied with this change but it removes
several stale compositing queries and puts us on the path
to integrating selection invalidations more tightly with
the paint invalidation path.
BUG=407416
Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=183082
Patch Set 1 #Patch Set 2 : Added missing expectation #
Total comments: 6
Patch Set 3 : Updated change after review comments. #
Total comments: 2
Messages
Total messages: 13 (3 generated)
|