DescriptionRenderLayer::hasVisibleDescendant should ASSERT(!m_visibleDescendantStatusDirty)
No one should be reading the hasVisibleDescendant state while its dirty. This
CL adds an ASSERT to prevent that from happening and fixes the callers that are
reading dirty state today.
R=skobes@chromium.org
Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=179874
Patch Set 1 #
Total comments: 3
Messages
Total messages: 15 (0 generated)
|