Remove LayoutMenuList::inner_block_height_
This CL removes inner_block_height_, which is a cache of inner_block_'s height because: - The computation of the height doesn't look a heavy operation. - inner_block_height_ was referred only if -webkit-appearance:menulist*. This CL has no behavior changes. Bug: 1040828 Change-Id: Ic70ee31202fffaaaecfacc47c5141f52a921be55 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2032685Reviewed-by:Ian Kilpatrick <ikilpatrick@chromium.org> Reviewed-by:
Koji Ishii <kojii@chromium.org> Commit-Queue: Kent Tamura <tkent@chromium.org> Cr-Commit-Position: refs/heads/master@{#737195}
Showing
Please register or sign in to comment