hasSelfPaintingLayerDescendant 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 Review URL: https://codereview.chromium.org/468633002 git-svn-id: svn://svn.chromium.org/blink/trunk@180124 bbb929c8-8fbe-4397-9dbb-9b2b20218538
Showing
Please register or sign in to comment