[webkit-reviews] review granted: [Bug 96433] [V8] 8% regression in dom_perf : [Attachment 163455] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Sep 11 16:01:18 PDT 2012


Kentaro Hara <haraken at chromium.org> has granted Adam Barth
<abarth at webkit.org>'s request for review:
Bug 96433: [V8] 8% regression in dom_perf
https://bugs.webkit.org/show_bug.cgi?id=96433

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

------- Additional Comments from Kentaro Hara <haraken at chromium.org>
View in context: https://bugs.webkit.org/attachment.cgi?id=163455&action=review


> Source/WebCore/bindings/v8/V8DOMWrapper.cpp:146
> +    if (document && document->frame())

Shall we add a comment that this code is for performance?


More information about the webkit-reviews mailing list