[webkit-reviews] review granted: [Bug 15015] Most of www.aol.com redraws unnecessarily when headline/photo section changes : [Attachment 16977] Use subtree layout for some overflow areas

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Oct 31 22:43:12 PDT 2007


Dave Hyatt <hyatt at apple.com> has granted mitz at webkit.org's request for review:
Bug 15015: Most of www.aol.com redraws unnecessarily when headline/photo
section changes
http://bugs.webkit.org/show_bug.cgi?id=15015

Attachment 16977: Use subtree layout for some overflow areas
http://bugs.webkit.org/attachment.cgi?id=16977&action=edit

------- Additional Comments from Dave Hyatt <hyatt at apple.com>
This *seems* ok.  I would replace:

obj->style()->width().isAuto()

with isIntrinsicOrAuto.

r=me


More information about the webkit-reviews mailing list