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

@asutherland For Chrome extensions, there are many kinds of events, not just one fetch event. And you usually need to read data from storage(e.g. user settings) to process the event.

-- 
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-814258786

Received on Tuesday, 6 April 2021 16:29:57 UTC