Eliminate destroyed or moved |LayoutObject| from |PostLayoutChildren|
This patch changes the iterator of |PostLayoutChildren| to eliminate fragments for destroyed or moved |LayoutObject|. The root cause is probably pre-paint with dirty tree, and this patch does not address that, but makes fragment traversal safer. This patch is speculative. Bug: 1099863 Change-Id: Ia78d55cc43a50f54f4b547ae8febc025770ac004 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2275944Reviewed-by:Xianzhu Wang <wangxianzhu@chromium.org> Commit-Queue: Koji Ishii <kojii@chromium.org> Cr-Commit-Position: refs/heads/master@{#784303}
Showing
Please register or sign in to comment