Bug 140040

Summary: Pass Document instead of ScriptExecutionContext to non-worker constructors
Product: WebKit Reporter: Darin Adler <darin>
Component: WebCore JavaScriptAssignee: Darin Adler <darin>
Status: RESOLVED FIXED    
Severity: Normal    
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch sam: review+

Description Darin Adler 2015-01-02 08:23:10 PST
Pass Document instead of ScriptExecutionContext to non-worker constructors
Comment 1 Darin Adler 2015-01-02 08:28:43 PST
Created attachment 243891 [details]
Patch
Comment 2 Darin Adler 2015-01-02 10:18:40 PST
Committed r177864: <http://trac.webkit.org/changeset/177864>