Bug 319492
| Summary: | Don't cache HTTP/network errors in the module map | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Yoav Weiss <yoav> |
| Component: | New Bugs | Assignee: | Yoav Weiss <yoav> |
| Status: | RESOLVED FIXED | ||
| Severity: | Normal | CC: | me, webkit-bug-importer |
| Priority: | P2 | Keywords: | InRadar |
| Version: | WebKit Nightly Build | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
Yoav Weiss
The current spec behavior doesn't allow developers to retry failed module imports, as the failure result (either an HTTP error or a network failure) gets cached.
https://github.com/whatwg/html/pull/10327 fixes that. We should implement that behavior change.
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Yoav Weiss
Pull request: https://github.com/WebKit/WebKit/pull/69559
Radar WebKit Bug Importer
<rdar://problem/182908208>
EWS
Committed 319474@main (f324cca020c0): <https://commits.webkit.org/319474@main>
Reviewed commits have been landed. Closing PR #69559 and removing active labels.