RESOLVED FIXED133542
Pass a reference to ScriptExecutionContext into ScriptExecutionContext::Task invocations
https://bugs.webkit.org/show_bug.cgi?id=133542
Summary Pass a reference to ScriptExecutionContext into ScriptExecutionContext::Task ...
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.