Move IsFixedBlockSizeIndefinite into AreSizeConstraintsEqual.
In https://chromium-review.googlesource.com/c/chromium/src/+/1966385 we move IsFixedBlockSizeIndefinite out of MaySkipLayout and into the caching layer. This wasn't paired with moving this bit into AreSizeConstraintsEqual. This caused us to skip a layout, when we couldn't. :( Bug: 1043071 Change-Id: Idbb68e136efe21b77394466a16a7ec3b06abe06d Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2015101Reviewed-by:Christian Biesinger <cbiesinger@chromium.org> Reviewed-by:
David Grogan <dgrogan@chromium.org> Commit-Queue: Ian Kilpatrick <ikilpatrick@chromium.org> Cr-Commit-Position: refs/heads/master@{#734201}
Showing
Please register or sign in to comment