DescriptionDon't transfer viewport to an invalid/dirty <use> instance
If an update is pending for a <use> shadow tree, the width/height
needn't be updated, since the update of the shadow tree will do it.
Make sure to clear the reference to the instance root when
invalidating the shadow tree.
Also split clearResourceReferences into a few different parts.
BUG=516051
Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=201738
Patch Set 1 #Patch Set 2 : Clear shadow tree on invalidation instead. #Patch Set 3 : Only clear the instance root. #
Messages
Total messages: 8 (2 generated)
|