Bug 248623 - Add support for Fetch Initiator
Summary: Add support for Fetch Initiator
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: Safari Technology Preview
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Matthew Finkel
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2022-12-01 12:35 PST by Matthew Finkel
Modified: 2022-12-27 12:41 PST (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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.