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

I think if the worker client's creation URL does not reflect the redirect, then that is a bug in the spec that should be fixed.

Note that the final fetched URL is used by workers in step 13.3 here:

https://html.spec.whatwg.org/#worker-processing-model

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

Received on Monday, 19 March 2018 13:43:46 UTC