Bug 253120

Summary: Support preconnect via HTTP early hints
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   
Bug Depends on:    
Bug Blocks: 238921    

Description Ben Nham 2023-02-28 15:43:38 PST
We should add support for preconnect via HTTP early hints. A number of websites already use these, e.g. many Shopify websites send an early hint to preconnect to cdn.shopify.com.

We want to eventually support preload via early hints as well, but that requires more refactoring. Preloading via early hints will be tracked in 238921.
Comment 1 Radar WebKit Bug Importer 2023-02-28 15:44:36 PST
<rdar://problem/106055702>
Comment 2 Ben Nham 2023-02-28 16:11:23 PST
Pull request: https://github.com/WebKit/WebKit/pull/10836
Comment 3 EWS 2023-03-02 10:22:59 PST
Committed 261079@main (eeb51f0ea0f0): <https://commits.webkit.org/261079@main>

Reviewed commits have been landed. Closing PR #10836 and removing active labels.