- From: Jake Archibald <notifications@github.com>
- Date: Thu, 30 Mar 2017 18:42:53 -0700
- To: w3c/ServiceWorker <ServiceWorker@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Friday, 31 March 2017 01:43:27 UTC
> am I right in thinking `navigator.serviceWorker.register()` doesn't reject if the request for the service worker fails? It'll reject if it's the first call to `register()`, as it's a failure to register. After registration, calling register doesn't trigger updates, so it doesn't reject on update failure. -- 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/877#issuecomment-290592541
Received on Friday, 31 March 2017 01:43:27 UTC