Bug 222472 - FileReader::enqueueTask should validate that its context is not stopped before executing the task
Summary: FileReader::enqueueTask should validate that its context is not stopped befor...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebCore Misc. (show other bugs)
Version: WebKit Local Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: youenn fablet
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2021-02-26 07:49 PST by youenn fablet
Modified: 2021-03-04 01:39 PST (History)
4 users (show)

See Also:


Attachments
Patch (2.37 KB, patch)
2021-02-26 08:00 PST, youenn fablet
no flags Details | Formatted Diff | Diff
Patch (5.12 KB, patch)
2021-02-26 08:20 PST, youenn fablet
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
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].