Bug 243935
| Summary: | Fetch Request object should keep its Blob URL alive | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Chris Dumez <cdumez> |
| Component: | Page Loading | Assignee: | Chris Dumez <cdumez> |
| Status: | RESOLVED FIXED | ||
| Severity: | Normal | CC: | beidson, webkit-bug-importer |
| Priority: | P2 | Keywords: | InRadar |
| Version: | WebKit Nightly Build | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
Chris Dumez
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 | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Chris Dumez
Pull request: https://github.com/WebKit/WebKit/pull/3306
EWS
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
<rdar://problem/98728809>