Bug 30729 - Provide private API to request the global context for a specific world.
Summary: Provide private API to request the global context for a specific world.
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebCore JavaScript (show other bugs)
Version: 528+ (Nightly build)
Hardware: PC OS X 10.5
: P2 Normal
Assignee: Gavin Barraclough
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-10-23 14:57 PDT by Gavin Barraclough
Modified: 2009-10-27 14:43 PDT (History)
1 user (show)

See Also:


Attachments
The patch (6.28 KB, patch)
2009-10-23 15:35 PDT, Gavin Barraclough
ggaren: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
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.