Bug 248623

Summary: Add support for Fetch Initiator
Product: WebKit Reporter: Matthew Finkel <m_finkel>
Component: New BugsAssignee: Matthew Finkel <m_finkel>
Status: RESOLVED FIXED    
Severity: Normal CC: webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: Safari Technology Preview   
Hardware: Unspecified   
OS: Unspecified   

Description Matthew Finkel 2022-12-01 12:35:18 PST
Following up on Bug 248566, every Fetch request has an |initiator| [0]. Let's add a partial implementation that we can use in Bug 247197.

[0] https://fetch.spec.whatwg.org/#concept-request-initiator
Comment 1 Radar WebKit Bug Importer 2022-12-01 12:35:29 PST
<rdar://problem/102872475>
Comment 2 Matthew Finkel 2022-12-02 11:03:48 PST
Pull request: https://github.com/webkit/WebKit/pull/7076
Comment 3 EWS 2022-12-27 12:41:19 PST
Committed 258343@main (f2cf9958d49b): <https://commits.webkit.org/258343@main>

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