Chromium Code Reviews
DescriptionFix TextAutosizer not to scheduleRelayout()
This patch fixes TextAutosizer not to scheduleRelayout() when it's in
layout. LayoutBlockFlow and LayoutFlexibleBox were fixed in r386786,
and LayoutGrid was fixed in r387118.
This patch fixes all the rest, except TableLayoutAlgorithmAuto::
computeIntrinsicLogicalWidths() which is not easy because it's created
only while computing the intrinsic logical width.
BUG=602908
Patch Set 1 #Patch Set 2 : Add all the rest and make it required #Patch Set 3 : Fix TableLayoutScope not to require SubtreeLayoutScope #Patch Set 4 : Fix LayoutBlock::simplifiedLayout #Patch Set 5 : simplifiedLayout #
Total comments: 4
Patch Set 6 : Made SubtreeLayoutScope back to optional #
Messages
Total messages: 8 (2 generated)
|
|||||||||||||||||||||||||||||||||||||