[webkit-reviews] review requested: [Bug 12866] REGRESSION: BenchJS test 6 is 12% slower in TOT than Safari 2.0.4 : [Attachment 13353] Fix adjustViewSize to not be slow.

bugzilla-request-daemon at macosforge.org bugzilla-request-daemon at macosforge.org
Fri Feb 23 14:53:57 PST 2007


Dave Hyatt <hyatt at apple.com> has asked	for review:
Bug 12866: REGRESSION: BenchJS test 6 is 12% slower in TOT than Safari 2.0.4
http://bugs.webkit.org/show_bug.cgi?id=12866

Attachment 13353: Fix adjustViewSize to not be slow.
http://bugs.webkit.org/attachment.cgi?id=13353&action=edit

------- Additional Comments from Dave Hyatt <hyatt at apple.com>
adjustViewSize was calling into docWidth/Height every time.  This info was
cached on the layer (even before this patch), so there's no reason the method
can't be fast.



More information about the webkit-reviews mailing list