[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
Fri Apr 27 14:22:57 PDT 2007


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


hyatt at apple.com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #14236|review?                     |review-
               Flag|                            |




------- Comment #17 from hyatt at apple.com  2007-04-27 14:22 PDT -------
(From update of attachment 14236)
I don't think you need to add  the boxLayer() method.  The cost of layer() is
completely negligible if you get the O(n^2) stuff out of the way.

I know it looks like it mattered because I added that hasLayer() stuff
recently, but it was really only showing up because it was being called a
ludicrous number of times (and even then it was only like 1%).


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