DescriptionRenderLayer::hasVisibleContent should ASSERT(!m_visibleContentStatusDirty)
This CL makes RenderLayer::hasVisibleContent ASSERT that the state it reads
isn't dirty. This CL also fixes a couple callers that were reading the state
while it was dirty.
R=skobes@chromium.org
Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=179990
Patch Set 1 #
Total comments: 1
Patch Set 2 : Fix comment #Patch Set 3 : Slightly less #
Messages
Total messages: 17 (0 generated)
|