[webkit-reviews] review requested: [Bug 102352] Avoid a second layout of flex items in layoutAndPlaceChildren() : [Attachment 176720] Updated patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Nov 29 06:54:03 PST 2012


Carlos Garcia Campos <cgarcia at igalia.com> has asked  for review:
Bug 102352: Avoid a second layout of flex items in layoutAndPlaceChildren()
https://bugs.webkit.org/show_bug.cgi?id=102352

Attachment 176720: Updated patch
https://bugs.webkit.org/attachment.cgi?id=176720&action=review

------- Additional Comments from Carlos Garcia Campos <cgarcia at igalia.com>
Do not skip the layout when stretching children that has auto size. This fixes
the tests, but I think we are still missing some more cases where we could
avoid a relayout.


More information about the webkit-reviews mailing list