[webkit-reviews] review requested: [Bug 41566] Logic to track whether elements are using relative lengths is incomplete : [Attachment 60442] Initial patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sat Jul 3 01:37:57 PDT 2010


Nikolas Zimmermann <zimmermann at kde.org> has asked  for review:
Bug 41566: Logic to track whether elements are using relative lengths is
incomplete
https://bugs.webkit.org/show_bug.cgi?id=41566

Attachment 60442: Initial patch
https://bugs.webkit.org/attachment.cgi?id=60442&action=review

------- Additional Comments from Nikolas Zimmermann <zimmermann at kde.org>
This prepares the actual patch to fix bug 15391. Gives a huge speed benefit,
whenever elements with absolute sizes are used, that do not need to relayout
anymore.
The actual logic for that comes in the patch for bug 15391, this is just a
preparation.


More information about the webkit-reviews mailing list