DescriptionhasSelfPaintingLayerDescendant should clean m_hasSelfPaintingLayerDescendantDirty
Previously, it was possible to read stale data from
hasSelfPaintingLayerDescendant. After this CL, we clean out the dirty bit
automatically when you read this state. In order to make this work, this CL
separates hasSelfPaintingLayerDescendant from updateDescendantDependentFlags.
R=esprehn@chromium.org
Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=180124
Patch Set 1 #
Total comments: 2
Patch Set 2 : Address comments #
Messages
Total messages: 5 (0 generated)
|