Bug 93682

Summary: [V8] Remove collectIsolatedContexts() from V8Proxy
Product: WebKit Reporter: Kentaro Hara <haraken>
Component: WebCore JavaScriptAssignee: Kentaro Hara <haraken>
Status: RESOLVED FIXED    
Severity: Normal CC: abarth, japhet, webkit.review.bot
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Bug Depends on:    
Bug Blocks: 85330    
Attachments:
Description Flags
Patch
none
patch for landing none

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.