DescriptionNo longer store page logical height in LayoutState.
That height may not be uniform throughout the entire fragmentation context
anyway, so it's not reliable to do it like this. For multicol, the value was
only used as a flag (0=unknown height, 1=known height).
Move calculation of available column height to LayoutMultiColumnFlowThread. It
no longer needs to live in LayoutBlockFlow.
Committed: https://crrev.com/058f4df429bfb332c6bf8ae9a759700072bdc839
Cr-Commit-Position: refs/heads/master@{#434965}
Patch Set 1 #
Messages
Total messages: 13 (8 generated)
|