Description[FastTextAutosizer] Check for containingBlock in deepestBlockContainingAllText
This patch adds another speculative assert in deepestBlockContainingAllText
to check for containingBlock() returning null which it can when the
subtree is detached.
I wasn't able to hit this in a synthetic test so this patch is a
speculative fix. If this improves stability we can consider guarding
all of the containingBlock() calls.
BUG=370764
Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=173581
Patch Set 1 #
Messages
Total messages: 5 (0 generated)
|