- From: Ben Kelly <notifications@github.com>
- Date: Mon, 19 Mar 2018 06:39:27 -0700
- To: w3c/ServiceWorker <ServiceWorker@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Monday, 19 March 2018 13:39:49 UTC
The firefox behavior where the script is served from network is a bug in FF59 and earlier. AFAICT it has been fixed in FF60+ which is in beta at the moment. I believe chrome not updating `self.location` to reflect the final URL is a chrome bug. Note, it has this same behavior for redirected worker scripts even if service workers are not involved. I noticed this while testing things at TPAC, but I guess I forgot to write an issue about it. -- 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-374214457
Received on Monday, 19 March 2018 13:39:49 UTC