Re: [w3c/ServiceWorker] New "setup" lifecycle for service worker (#1576)

For normal website service worker, it only focuses on three events: `self.addEventListener( install | activate | fetch, handler)`. But they have no meaning for extension service worker. Extensions focus on (lots of) extension events.



-- 
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/1576#issuecomment-819669065

Received on Wednesday, 14 April 2021 16:55:32 UTC