Re: [w3c/ServiceWorker] ServiceWorkerContainer: Web Workers and Service Workers (#1552)

> I'm registering a ServiceWorker served from path S from a Window on path A, then launching a new Worker() served from the same path S that the ServiceWorker is comes from

In this case shouldn't it be the case that the service worker scope would be S, which is the same as the worker script? From serviceworker-internal it appears to be the case. 

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/w3c/ServiceWorker/issues/1552#issuecomment-796961096

Received on Thursday, 11 March 2021 18:48:54 UTC