RESOLVED FIXED 172193
WorkerRunLoop::Task::performTask() needs to null check context->script() before use.
https://bugs.webkit.org/show_bug.cgi?id=172193
Summary WorkerRunLoop::Task::performTask() needs to null check context->script() befo...
Mark Lam
Reported 2017-05-16 15:09:08 PDT
Details coming in the patch. <rdar://problem/32225346>
Attachments
proposed patch. (3.32 KB, patch)
2017-05-16 15:52 PDT, Mark Lam
fpizlo: review+
Mark Lam
Comment 1 2017-05-16 15:52:31 PDT
Created attachment 310310 [details] proposed patch.
Mark Lam
Comment 2 2017-05-16 16:07:30 PDT
Thanks for the review. Landed in r216953: <http://trac.webkit.org/r216953>.
Note You need to log in before you can comment on or make changes to this bug.