Re: [w3c/ServiceWorker] A way to immediately unregister a service worker (#614)

At least in Firefox, the user permission for an origin to send push notifications is decoupled from any specific registration.  (Similarly, if a user expresses a desire to never allow push notifications for an origin, that is persisted.  That way a site can't just try and unregister and register to get more tries to prompt the user.)

-- 
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/614#issuecomment-515097157

Received on Thursday, 25 July 2019 15:45:20 UTC