Bug 30729

Summary: Provide private API to request the global context for a specific world.
Product: WebKit Reporter: Gavin Barraclough <barraclough>
Component: WebCore JavaScriptAssignee: Gavin Barraclough <barraclough>
Status: RESOLVED FIXED    
Severity: Normal CC: eric
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: PC   
OS: OS X 10.5   
Attachments:
Description Flags
The patch ggaren: review+

Description Gavin Barraclough 2009-10-23 14:57:21 PDT
Used to initialize parameters on the global object.
Comment 1 Gavin Barraclough 2009-10-23 15:35:09 PDT
Created attachment 41754 [details]
The patch
Comment 2 Geoffrey Garen 2009-10-23 15:54:33 PDT
Comment on attachment 41754 [details]
The patch

r=me
Comment 3 Gavin Barraclough 2009-10-23 17:13:38 PDT
Sending        WebCore/ChangeLog
Sending        WebCore/WebCore.base.exp
Sending        WebCore/bindings/js/ScriptController.cpp
Sending        WebCore/bindings/js/ScriptController.h
Sending        WebKit/mac/ChangeLog
Sending        WebKit/mac/WebView/WebFrame.mm
Sending        WebKit/mac/WebView/WebFramePrivate.h
Sending        WebKit/win/ChangeLog
Sending        WebKit/win/WebFrame.cpp
Sending        WebKit/win/WebFrame.h
Transmitting file data ..........
Committed revision 50012.
Comment 4 Eric Seidel (no email) 2009-10-27 14:43:09 PDT
Based on the above comments this was already landed.