Bug 123575 - Pass ScriptExecutionContext by reference to from the bindings constructors
Summary: Pass ScriptExecutionContext by reference to from the bindings constructors
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Sam Weinig
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-10-31 10:20 PDT by Sam Weinig
Modified: 2013-10-31 10:24 PDT (History)
0 users

See Also:


Attachments
Patch (60.33 KB, patch)
2013-10-31 10:21 PDT, Sam Weinig
kling: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Sam Weinig 2013-10-31 10:20:28 PDT
Pass ScriptExecutionContext by reference to from the bindings constructors
Comment 1 Sam Weinig 2013-10-31 10:21:44 PDT
Created attachment 215657 [details]
Patch
Comment 2 Sam Weinig 2013-10-31 10:24:44 PDT
Committed r158365: <http://trac.webkit.org/changeset/158365>