Re: [w3c/ServiceWorker] resurrected service workers don't fire an activate event which may break expectations (#1204)

In terms of dropping resurrection: we should just remove the registration from the map. If `.register` is called for the same scope, we create a new registration and add it to the map.

-- 
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/1204#issuecomment-336172533

Received on Thursday, 12 October 2017 15:26:36 UTC