Bug 247390

Summary: [Service Workers] Add WPT coverage for calling update() on a ServiceWorkerRegistration with cross-origin importScripts
Product: WebKit Reporter: Ryan Reno <rreno>
Component: Service WorkersAssignee: Ryan Reno <rreno>
Status: RESOLVED FIXED    
Severity: Normal CC: webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
See Also: https://github.com/web-platform-tests/wpt/pull/36792

Description Ryan Reno 2022-11-02 16:37:28 PDT
Calling update() on a Service Worker with a cross-origin importScripts should work but there isn't any existing WPT coverage for that case.
Comment 1 Radar WebKit Bug Importer 2022-11-02 16:37:45 PDT
<rdar://problem/101885464>
Comment 2 Ryan Reno 2022-11-02 16:40:39 PDT
Pull request: https://github.com/WebKit/WebKit/pull/6061
Comment 3 Ryan Reno 2022-11-02 17:42:27 PDT
Submitted web-platform-tests pull request: https://github.com/web-platform-tests/wpt/pull/36792
Comment 4 EWS 2022-11-04 11:46:14 PDT
Committed 256330@main (f84001c6aea2): <https://commits.webkit.org/256330@main>

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