Add DCHECK that validates |LayoutBox::layout_results_|
This patch adds |DCHECK|s that check all |NGFragmentItem| in |LayoutBox::layout_results_| are valid (i.e., not destroyed nor removed from the tree.) 5 tests in |virtual/layout_ng_block_frag| fail, marked as failures. Bug: 829028, 982194 Change-Id: I4e3bdadaa129945fa2e5444d1c4fcb7002ee3347 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2291566 Commit-Queue: Koji Ishii <kojii@chromium.org> Auto-Submit: Koji Ishii <kojii@chromium.org> Reviewed-by:Yoshifumi Inoue <yosin@chromium.org> Cr-Commit-Position: refs/heads/master@{#788583}
Showing
Please register or sign in to comment