Bug 312252
| Summary: | Speculation Rules - race condition with non-OK responses leads to wrong response being served | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Yoav Weiss <yoav> |
| Component: | New Bugs | Assignee: | Yoav Weiss <yoav> |
| Status: | RESOLVED FIXED | ||
| Severity: | Normal | CC: | webkit-bug-importer |
| Priority: | P2 | Keywords: | InRadar |
| Version: | WebKit Nightly Build | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
Yoav Weiss
As seen in https://bugs.webkit.org/show_bug.cgi?id=312221, on onemileatatime.com, clicking links loads blank pages. It looks like the prefetches result in 503 but are being used by navigations when those navigations were initiated before the response arrived.
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Yoav Weiss
Pull request: https://github.com/WebKit/WebKit/pull/62733
EWS
Committed 311445@main (29e582611afa): <https://commits.webkit.org/311445@main>
Reviewed commits have been landed. Closing PR #62733 and removing active labels.
Radar WebKit Bug Importer
<rdar://problem/175005152>