[webkit-reviews] review granted: [Bug 93115] [V8] Remove V8Proxy::registerExtensionWithV8() : [Attachment 156369] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Aug 3 09:55:54 PDT 2012


Adam Barth <abarth at webkit.org> has granted Kentaro Hara
<haraken at chromium.org>'s request for review:
Bug 93115: [V8] Remove V8Proxy::registerExtensionWithV8()
https://bugs.webkit.org/show_bug.cgi?id=93115

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

------- Additional Comments from Adam Barth <abarth at webkit.org>
View in context: https://bugs.webkit.org/attachment.cgi?id=156369&action=review


> Source/WebCore/bindings/v8/V8Proxy.cpp:678
> +const V8Extensions& V8Proxy::extensions()

Why have both staticExtensionsList() and V8Proxy::extensions() ?


More information about the webkit-reviews mailing list