Bug 247390 - [Service Workers] Add WPT coverage for calling update() on a ServiceWorkerRegistration with cross-origin importScripts
Summary: [Service Workers] Add WPT coverage for calling update() on a ServiceWorkerReg...
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: Ryan Reno
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2022-11-02 16:37 PDT by Ryan Reno
Modified: 2022-11-04 11:46 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 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.