Missing check for GetForceReattachLayoutTree().
The style recalc root may be marked GetForceReattachLayoutTree() without being marked for NeedsStyleRecalc(). Without that check, the StyleRecalcRoot code was confused to believe we removed the recalc root from the flat tree when it wasn't. Bug: 1031934, 1031521 Change-Id: I1a5be72b44932d31adc7a59da06941ab975206a0 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1958126 Commit-Queue: Rune Lillesveen <futhark@chromium.org> Reviewed-by:Anders Hartvoll Ruud <andruud@chromium.org> Cr-Commit-Position: refs/heads/master@{#723293}
Showing
Please register or sign in to comment