- From: Ben Kelly <notifications@github.com>
- Date: Wed, 01 Jul 2020 19:23:32 +0000 (UTC)
- To: w3c/ServiceWorker <ServiceWorker@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Wednesday, 1 July 2020 19:23:46 UTC
I updated the glitch to have a service worker with the foo:bar@ credentials and also one without any credentials. Loading the page: https://foo:bar@service-worker-url-credentials.glitch.me Yields these results: chrome: controlled by uncredentialed service worker safari: controlled by uncredentialed service worker firefox: controlled by credentialed service worker (must look in devtools to see this) So there is some interop difference here. -- 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/1520#issuecomment-652602538
Received on Wednesday, 1 July 2020 19:23:46 UTC