[Webkit-unassigned] [Bug 55440] improve layout performance by reducing the traversal time of the floating objects
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Wed Mar 2 16:00:07 PST 2011
https://bugs.webkit.org/show_bug.cgi?id=55440
Sam Weinig <sam at webkit.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Attachment #84173|review? |review-
Flag| |
--- Comment #8 from Sam Weinig <sam at webkit.org> 2011-03-02 16:00:07 PST ---
(From update of attachment 84173)
This will increase the size of all RenderBlocks which would be a pretty big memory regression. One option is to only allocate this memory when there are floating objects (allocate it with m_floatingObjects).
--
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