Bug 172193

Summary: WorkerRunLoop::Task::performTask() needs to null check context->script() before use.
Product: WebKit Reporter: Mark Lam <mark.lam>
Component: JavaScriptCoreAssignee: Mark Lam <mark.lam>
Status: RESOLVED FIXED    
Severity: Normal CC: fpizlo, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
proposed patch. fpizlo: review+

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.