Bug 222472

Summary: FileReader::enqueueTask should validate that its context is not stopped before executing the task
Product: WebKit Reporter: youenn fablet <youennf>
Component: WebCore Misc.Assignee: youenn fablet <youennf>
Status: RESOLVED FIXED    
Severity: Normal CC: achristensen, cdumez, ddkilzer, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Local Build   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch
none
Patch none

Description youenn fablet 2021-02-26 07:49:54 PST
FileReader::enqueueTask should validate that its context is not stopped before executing the task
Comment 1 youenn fablet 2021-02-26 07:50:54 PST
<rdar://problem/74753571>
Comment 2 youenn fablet 2021-02-26 08:00:23 PST
Created attachment 421644 [details]
Patch
Comment 3 youenn fablet 2021-02-26 08:20:39 PST
Created attachment 421650 [details]
Patch
Comment 4 youenn fablet 2021-03-01 02:23:21 PST
Ping review
Comment 5 EWS 2021-03-04 01:39:37 PST
Committed r273881: <https://commits.webkit.org/r273881>

All reviewed patches have been landed. Closing bug and clearing flags on attachment 421650 [details].