WebKit Bugzilla
New
Browse
Search+
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
133542
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
Add attachment
proposed patch, testcase, etc.
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.
Top of Page
Format For Printing
XML
Clone This Bug