[webkit-reviews] review requested: [Bug 13487] Implement O(1) absoluteClippedOverflowRect and absoluteOutlineBox during layout for a possible speed gain : [Attachment 14265] Keep track of absolute translation and clip during layout

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sun Apr 29 06:47:40 PDT 2007


mitz at webkit.org has asked  for review:
Bug 13487: Implement O(1) absoluteClippedOverflowRect and absoluteOutlineBox
during layout for a possible speed gain
http://bugs.webkit.org/show_bug.cgi?id=13487

Attachment 14265: Keep track of absolute translation and clip during layout
http://bugs.webkit.org/attachment.cgi?id=14265&action=edit

------- Additional Comments from mitz at webkit.org
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.



More information about the webkit-reviews mailing list