[Webkit-unassigned] [Bug 104366] Make order iterator member stack allocated in RenderFlexibleBox

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Dec 7 10:29:41 PST 2012


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


Alexey Proskuryakov <ap at webkit.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |akling at apple.com,
                   |                            |ap at webkit.org




--- Comment #3 from Alexey Proskuryakov <ap at webkit.org>  2012-12-07 10:32:08 PST ---
> We avoid heap allocations during layout.

I'm a layout expert, but this is the first time I hear about this rule. Can you please elaborate?

Will this make RenderFlexibleBox much larger in some cases, or does m_orderIterator always get created eventually anyway?

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