[webkit-reviews] review denied: [Bug 61557] REGRESSION (r84166): recalcStyle for display:inline to display:none transition has complexity N^2 where N is the number of child Text nodes : [Attachment 95872] [patch] initial version.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Jun 3 11:17:50 PDT 2011


Dave Hyatt <hyatt at apple.com> has denied Ilya Tikhonovsky
<loislo at chromium.org>'s request for review:
Bug 61557: REGRESSION (r84166): recalcStyle for display:inline to display:none
transition has complexity N^2 where N is the number of child Text nodes
https://bugs.webkit.org/show_bug.cgi?id=61557

Attachment 95872: [patch] initial version.
https://bugs.webkit.org/attachment.cgi?id=95872&action=review

------- Additional Comments from Dave Hyatt <hyatt at apple.com>
Surely this can be fixed without adding a bit to all RenderObjects.  Do we even
have a free bit? I don't think we do.


More information about the webkit-reviews mailing list