RESOLVED FIXED 93682
[V8] Remove collectIsolatedContexts() from V8Proxy
https://bugs.webkit.org/show_bug.cgi?id=93682
Summary [V8] Remove collectIsolatedContexts() from V8Proxy
Kentaro Hara
Reported 2012-08-09 20:27:47 PDT
We want to remove V8Proxy. In this bug we remove V8Proxy::collectIsolatedContexts().
Attachments
Patch (3.26 KB, patch)
2012-08-09 20:29 PDT, Kentaro Hara
no flags
patch for landing (3.97 KB, patch)
2012-08-10 06:00 PDT, Kentaro Hara
no flags
Kentaro Hara
Comment 1 2012-08-09 20:29:28 PDT
Adam Barth
Comment 2 2012-08-10 00:58:19 PDT
Comment on attachment 157624 [details] Patch 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?
Kentaro Hara
Comment 3 2012-08-10 06:00:40 PDT
Created attachment 157719 [details] patch for landing
WebKit Review Bot
Comment 4 2012-08-10 08:16:38 PDT
Comment on attachment 157719 [details] patch for landing Clearing flags on attachment: 157719 Committed r125279: <http://trac.webkit.org/changeset/125279>
Note You need to log in before you can comment on or make changes to this bug.