Bug 133542

Summary: Pass a reference to ScriptExecutionContext into ScriptExecutionContext::Task invocations
Product: WebKit Reporter: Zan Dobersek <zan>
Component: WebCore Misc.Assignee: Zan Dobersek <zan>
Status: RESOLVED FIXED    
Severity: Normal CC: darin
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   

Zan Dobersek
Reported 2014-06-05 02:53:11 PDT
When required, a pointer to ScriptExecutionContext is passed into ScriptExecutionContext::Task invocations. It's never null, so it should be passed in by reference.
Attachments
Zan Dobersek
Comment 1 2014-07-29 06:37:50 PDT
Already done in bug #133795.
Note You need to log in before you can comment on or make changes to this bug.