[Webkit-unassigned] [Bug 102352] Avoid a second layout of flex items in layoutAndPlaceChildren()

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


https://bugs.webkit.org/show_bug.cgi?id=102352


Carlos Garcia Campos <cgarcia at igalia.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #174641|0                           |1
        is obsolete|                            |
 Attachment #176720|                            |review?
               Flag|                            |




--- Comment #16 from Carlos Garcia Campos <cgarcia at igalia.com>  2012-11-29 06:56:20 PST ---
Created an attachment (id=176720)
 --> (https://bugs.webkit.org/attachment.cgi?id=176720&action=review)
Updated patch

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.

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list