DescriptionFix regression in unwinding overallocation on auto cells
In https://codereview.chromium.org/1111443003 we started bailing early if about
to overallocate on auto and fixed width columns. The shrink width algorithm wasn't
getting the correct parameters for either of these width types, so our behaviour
when overallocating auto columns regressed.
Fix the parameters passed to the shrink width algorithm so that it works as expected
for auto columns when we have bailed out from allocating width early.
Restore the old behaviour for fixed width columns and work out how to fix it in
a separate patch.
BUG=498165
Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=197131
Patch Set 1 #
Messages
Total messages: 6 (2 generated)
|
||||||||||||||||||||||||||||||||||||||||||||||