RESOLVED FIXED243935
Fetch Request object should keep its Blob URL alive
https://bugs.webkit.org/show_bug.cgi?id=243935
Summary Fetch Request object should keep its Blob URL alive
Chris Dumez
Reported 2022-08-15 08:28:08 PDT
Fetch Request object should keep its Blob URL alive. This means that creating a Fetch Request from a Blob URL, then revoking said Blob URL then triggering a fetch() for this request should succeed, like it does in Blink.
Attachments
Chris Dumez
Comment 1 2022-08-15 08:30:32 PDT
EWS
Comment 2 2022-08-16 08:51:26 PDT
Committed 253469@main (046f56da695a): <https://commits.webkit.org/253469@main> Reviewed commits have been landed. Closing PR #3306 and removing active labels.
Radar WebKit Bug Importer
Comment 3 2022-08-16 08:52:16 PDT
Note You need to log in before you can comment on or make changes to this bug.