DescriptionEnforce that invalidations happen on a rooted tree
Now that most invalidations have moved to after layout,
these ASSERTs should not trigger. If they do, we should
catch them and fix the callers.
This change doesn't touch RenderObject's
invalidatePaintForWholeRenderer as it is called when
removing a renderer, which can be on an unrooted tree.
BUG=368140
Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=181948
Patch Set 1 #
Messages
Total messages: 6 (2 generated)
|