Re: [w3c/ServiceWorker] SharedWorker script interception after redirects (#1289)

After fixing the bug I can see:

1. Chrome is hitting both scope1 and scope2 service workers when loading the shared worker.
2. The scope2 service worker is used to intercept the fetch() when the shared worker is pinged.



-- 
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/1289#issuecomment-374695264

Received on Tuesday, 20 March 2018 17:54:12 UTC