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

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Nov 16 04:01:32 PST 2012


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


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

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




--- Comment #5 from Carlos Garcia Campos <cgarcia at igalia.com>  2012-11-16 04:03:23 PST ---
Created an attachment (id=174641)
 --> (https://bugs.webkit.org/attachment.cgi?id=174641&action=review)
Updated patch

Since the major performance issues happen with nested flexbox containers, we can try a more conservative approach and only avoid second layout when the child is a flexbox.

-- 
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