Bug 247509 - CORS issue when doing fetch requests from a background service worker in safari web extension
Summary: CORS issue when doing fetch requests from a background service worker in safa...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Service Workers (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Chris Dumez
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2022-11-04 16:15 PDT by Chris Dumez
Modified: 2022-11-05 10:36 PDT (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 Chris Dumez 2022-11-04 16:15:18 PDT
CORS issue when doing fetch requests from a background service worker in safari web extension.
Comment 1 Chris Dumez 2022-11-04 16:15:26 PDT
<rdar://97600470>
Comment 2 Chris Dumez 2022-11-04 16:20:35 PDT
Pull request: https://github.com/WebKit/WebKit/pull/6154
Comment 3 EWS 2022-11-05 10:36:47 PDT
Committed 256357@main (dc6a2b2784f6): <https://commits.webkit.org/256357@main>

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