DescriptionFrameView::paintContents should RELEASE_ASSERT(!needsLayout())
We shouldn't ever ASSERT a condition and then handle its negation. If we can
get here with layout dirty, we should crash so we can fix those cases.
R=esprehn@chromium.org
Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=180108
Patch Set 1 #
Messages
Total messages: 6 (0 generated)
|