DescriptionFix incorrect assumption about children's flexBasis
The code to cache preferredMainAxisContentExtentForChild when possible
and re-use to avoid forcing layout was broken in the case that a child's
flex basis changed to cause it to be dependent on layout, triggering
an assert in debug. Just pushing it down the normal path fixes the
issue.
BUG=366185
Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=183853
Patch Set 1 #Patch Set 2 : Add test #Patch Set 3 : Fix test #
Messages
Total messages: 8 (2 generated)
|