Bug 140040 - Pass Document instead of ScriptExecutionContext to non-worker constructors
Summary: Pass Document instead of ScriptExecutionContext to non-worker constructors
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: Darin Adler
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-01-02 08:23 PST by Darin Adler
Modified: 2015-01-02 10:18 PST (History)
0 users

See Also:


Attachments
Patch (14.57 KB, patch)
2015-01-02 08:28 PST, Darin Adler
sam: review+
Details | Formatted Diff | Diff

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