Bug 94770 - [V8] Move m_isolatedWorlds and m_isolatedWorldSecurityOrigins from V8Proxy to ScriptController
Summary: [V8] Move m_isolatedWorlds and m_isolatedWorldSecurityOrigins from V8Proxy to...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebCore JavaScript (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Kentaro Hara
URL:
Keywords:
Depends on:
Blocks: 85330
  Show dependency treegraph
 
Reported: 2012-08-22 19:46 PDT by Kentaro Hara
Modified: 2012-08-22 20:46 PDT (History)
3 users (show)

See Also:


Attachments
Patch (7.04 KB, patch)
2012-08-22 19:47 PDT, Kentaro Hara
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Kentaro Hara 2012-08-22 19:46:19 PDT
Now m_isolatedWorlds and m_isolatedWorldSecurityOrigins of V8Proxy are used by ScriptController only. We can move them to ScriptController.
Comment 1 Kentaro Hara 2012-08-22 19:47:36 PDT
Created attachment 160072 [details]
Patch
Comment 2 WebKit Review Bot 2012-08-22 20:46:30 PDT
Comment on attachment 160072 [details]
Patch

Clearing flags on attachment: 160072

Committed r126389: <http://trac.webkit.org/changeset/126389>
Comment 3 WebKit Review Bot 2012-08-22 20:46:34 PDT
All reviewed patches have been landed.  Closing bug.