[FragmentItem] Change |NGInlineCusror::MoveTo| to support culled boxes
This patch changes |MoveTo(const LayoutObject&)| to eliminate unnecessary code paths due to the changes to culled inline boxes in r729656 <crrev.com/c/1774425>. More specifically, this patch changes the function not to return descendants when |NGFragmentItem| is enabled. This fix is needed for <crrev.com/c/2016822>. Bug: 982194 Change-Id: Ia9c6a86359543532aa70032c2752100a5878031b Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2016771Reviewed-by:Kent Tamura <tkent@chromium.org> Commit-Queue: Koji Ishii <kojii@chromium.org> Cr-Commit-Position: refs/heads/master@{#735321}
Showing
Please register or sign in to comment