[Webkit-unassigned] [Bug 13487] Implement O(1) absoluteClippedOverflowRect and absoluteOutlineBox during layout for a possible speed gain

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Apr 25 12:15:31 PDT 2007


http://bugs.webkit.org/show_bug.cgi?id=13487





------- Comment #4 from hyatt at apple.com  2007-04-25 12:15 PDT -------
Your patch to RenderObject could be landed separately (the fixed position
thing).

By the way, my lazy minmaxwidth patch does fix the common O(n^2) problem with
absoluteClippedOverflowRect (normal document construction) by making sure it
does no work if inlines have no line boxes.


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



More information about the webkit-unassigned mailing list