[FragmentItem] Replace NGPaintFragment in HitTestCulledInline
This patch replaces |NGPaintFragment| with |NGInlineCursor| in |LayoutInline::HitTestCulledInline|. The parent cursor needed here is available up in the call stack, plumbing is needed to pass it down. This is in preparation to support culled inline box in |NGFragmentItem|. This patch has no behavior changes. Bug: 982194 Change-Id: Ic06b4d0669ab47e01fbace9dd5071fa3806f9181 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2164365Reviewed-by:Ian Kilpatrick <ikilpatrick@chromium.org> Reviewed-by:
Yoshifumi Inoue <yosin@chromium.org> Commit-Queue: Koji Ishii <kojii@chromium.org> Cr-Commit-Position: refs/heads/master@{#762696}
Showing
Please register or sign in to comment