[webkit-reviews] review denied: [Bug 70009] 16% of total time loading html5 spec (PerformanceTests/Parser/html5-full-render.html) is spent under updateWidgetIfNecessary : [Attachment 110814] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Oct 18 15:18:31 PDT 2011


Eric Seidel <eric at webkit.org> has denied  review:
Bug 70009: 16% of total time loading html5 spec
(PerformanceTests/Parser/html5-full-render.html) is spent under
updateWidgetIfNecessary
https://bugs.webkit.org/show_bug.cgi?id=70009

Attachment 110814: Patch
https://bugs.webkit.org/attachment.cgi?id=110814&action=review

------- Additional Comments from Eric Seidel <eric at webkit.org>
This patch can't work it seems.  I'm not sure what race the current code is
depending on, but removing this style update will cause the load never to get
kicked off for an <object> tag, and thus not correctly delay the onload event
for the window, causing the getSVGDocument() test to fail.


More information about the webkit-reviews mailing list