Make NGInlineItemsBuilder to hold LayoutBlockFlow
This patch changes |NGInlineItemsBuilder| to hold |LayoutBlockFlow| to allow member functions to use |LayoutBlockFlow| during collecting inline items for preparation of the CL[1], e.g. - Use LayutBlockFlow in CollectInlinesInternal() - Use LayutBlockFlow::HasLineIfEmpty() in ExitBlock()[1] [1] http://crrev.com/c/2139612 EditingNG All-In-One Bug: 707656 Change-Id: Ie5a43f97e8ee7f2aa18e7024841fe9f4f48dfe54 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2237426 Auto-Submit: Yoshifumi Inoue <yosin@chromium.org> Reviewed-by:Koji Ishii <kojii@chromium.org> Commit-Queue: Koji Ishii <kojii@chromium.org> Commit-Queue: Yoshifumi Inoue <yosin@chromium.org> Cr-Commit-Position: refs/heads/master@{#776490}
Showing
Please register or sign in to comment