- From: Anne van Kesteren <notifications@github.com>
- Date: Mon, 19 Oct 2015 05:39:16 -0700
- To: slightlyoff/ServiceWorker <ServiceWorker@noreply.github.com>
Received on Monday, 19 October 2015 12:39:48 UTC
This algorithm has this line "If no service worker client is using registration, then:", so it basically terminates if there is a client using registration. Which is pretty much always true since you just called `unregister()` on it. --- Reply to this email directly or view it on GitHub: https://github.com/slightlyoff/ServiceWorker/issues/763
Received on Monday, 19 October 2015 12:39:48 UTC