[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
Sun Apr 29 06:47:41 PDT 2007


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


mitz at webkit.org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #14243|0                           |1
        is obsolete|                            |
  Attachment #14265|                            |review?
               Flag|                            |




------- Comment #24 from mitz at webkit.org  2007-04-29 06:47 PDT -------
Created an attachment (id=14265)
 --> (http://bugs.webkit.org/attachment.cgi?id=14265&action=view)
Keep track of absolute translation and clip during layout

Changes from the previous patch:
* renamed offsetUnderRelPositionedInline to offsetForPositionedInContainer and
changed it return an IntSize.
* Made LayoutState NonCopyable and removed the "struct" in the definition.
* Fixed embarrassing typos!
* Moved opening braces in multiline functions to a separate line.


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