Remove unused bits in NGInlineItem
This patch removes |shape_options_| from |NGInlineItem|. The bit field is not used currently. Also reorders more frequently used multi-bits bit fields to lower bits. This is part of preparations to avoid creating intermediate |NGPhysicalTextFragment| when |NGFragmentItem| is enabled. This patch has no behavior changes. Bug: 982194 Change-Id: I4e921add325f051101bec0557034e7bd203e6826 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2154425 Auto-Submit: Koji Ishii <kojii@chromium.org> Reviewed-by:Yoshifumi Inoue <yosin@chromium.org> Commit-Queue: Koji Ishii <kojii@chromium.org> Cr-Commit-Position: refs/heads/master@{#759994}
Showing
Please register or sign in to comment