Bug 255406
| Summary: | Fix early hints preconnect on some OS versions | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Ben Nham <nham> |
| Component: | WebKit Misc. | Assignee: | Ben Nham <nham> |
| Status: | RESOLVED FIXED | ||
| Severity: | Normal | CC: | nham, webkit-bug-importer |
| Priority: | P2 | Keywords: | InRadar |
| Version: | WebKit Nightly Build | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
Ben Nham
Early hints preconnect (261079@main) does not work with certain macOS versions since different versions utilize different delegate methods to communicate the 103 Early Hints response. Fix this by implementing the appropriate methods.
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Ben Nham
rdar://107879504
Ben Nham
Pull request: https://github.com/WebKit/WebKit/pull/12669
EWS
Committed 262982@main (c04223d43783): <https://commits.webkit.org/262982@main>
Reviewed commits have been landed. Closing PR #12669 and removing active labels.