RESOLVED FIXED 223246
Protect DOMFileSystem when hopping to a background thread
https://bugs.webkit.org/show_bug.cgi?id=223246
Summary Protect DOMFileSystem when hopping to a background thread
youenn fablet
Reported 2021-03-16 01:33:35 PDT
Protect DOMFileSystem when hopping to a background thread
Attachments
Patch (4.82 KB, patch)
2021-03-16 04:05 PDT, youenn fablet
no flags
youenn fablet
Comment 1 2021-03-16 04:05:17 PDT
youenn fablet
Comment 2 2021-03-16 07:29:02 PDT
Comment on attachment 423317 [details] Patch AIUI, this is not strictly needed as the caller of these methods makes sure to ref DOMFileSystem in our code path. It seems safer to ref it anyway.
EWS
Comment 3 2021-03-16 09:21:07 PDT
Committed r274482: <https://commits.webkit.org/r274482> All reviewed patches have been landed. Closing bug and clearing flags on attachment 423317 [details].
Radar WebKit Bug Importer
Comment 4 2021-03-16 09:22:15 PDT
Note You need to log in before you can comment on or make changes to this bug.