[webkit-reviews] review granted: [Bug 93682] [V8] Remove collectIsolatedContexts() from V8Proxy : [Attachment 157624] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Aug 10 00:57:51 PDT 2012


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

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

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


> Source/WebCore/bindings/v8/V8Proxy.cpp:670
>  void V8Proxy::collectIsolatedContexts(Vector<std::pair<ScriptState*,
SecurityOrigin*> >& result)
>  {

Should we remove the function itself?


More information about the webkit-reviews mailing list