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

I actually just made a demo for it.  Firefox uses the last service worker that triggers a fetch event (or would have triggered if there is no fetch handler):

https://sw-shared-worker-wanderview.glitch.me/

-- 
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-374693409

Received on Tuesday, 20 March 2018 17:49:33 UTC