DescriptionRebuild GraphicsLayer tree when a LayoutPart's CDPLM configuration changes
When a CompositedDeprecatedPaintLayerMapping's internal configuration
changes, the GraphicsLayer tree is rebuilt so that the CDPLM's
GraphicsLayers are reconnected to ancestors and descendants. However,
for CDPLMs owned by LayoutParts, the decision to rebuild ignores
whether the CDPLMs internal configuration has changed. This means that
after an internal configuration change (e.g., the removal of an ancestor
clipping layer), such a CDPLM's GraphicsLayers can be left disconnected
from the rest of the GraphicsLayer tree. This CL rebuilds the
GraphicsLayer tree when such a CDPLM's internal configuration changes.
BUG=497271
Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=197471
Patch Set 1 #Patch Set 2 : #Patch Set 3 : #
Messages
Total messages: 6 (2 generated)
|
|||||||||||||||||||||||||||||||||||||