Bug 226652

Summary: DOMFileSystem::listDirectory() fails to protect |this| when going to the background thread
Product: WebKit Reporter: Chris Dumez <cdumez>
Component: WebCore Misc.Assignee: Chris Dumez <cdumez>
Status: RESOLVED FIXED    
Severity: Normal CC: achristensen, darin, ggaren, sam, webkit-bug-importer, youennf
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch ews-feeder: commit-queue-

Description Chris Dumez 2021-06-04 10:34:23 PDT
DOMFileSystem::listDirectory() fails to protect |this| when going to the background thread.
Comment 1 Chris Dumez 2021-06-04 10:35:16 PDT
Created attachment 430590 [details]
Patch
Comment 2 EWS 2021-06-04 12:03:20 PDT
Committed r278480 (238498@main): <https://commits.webkit.org/238498@main>

All reviewed patches have been landed. Closing bug and clearing flags on attachment 430590 [details].
Comment 3 Radar WebKit Bug Importer 2021-06-04 12:04:22 PDT
<rdar://problem/78879589>