Chromium Code Reviews
DescriptionFix TextAutosizer not to scheduleRelayout() for LayoutGrid::layoutBlock()
This patch fixes TextAutosizer not to scheduleRelayout() when it's
called from LayoutGrid::layoutBlock().
SubtreeLayoutScope was added in the same way as
LayoutFlexibleBox::layoutBlock() does, which is passed to TextAutosizer
to prevent it to call scheduleRelayout().
BUG=602908
Committed: https://crrev.com/8c2ad01a12f64788bacfc2c57125d3857a2b8e26
Cr-Commit-Position: refs/heads/master@{#387118}
Patch Set 1 #
Messages
Total messages: 9 (4 generated)
|
|||||||||||||||||||