Re: [whatwg/dom] Nerfing all events on all event targets in a serviceworker after initial script evaluation seems odd (#371)

> it'll be lost when the service worker next closes.

Sure, but when it starts up again you'd set it up again, no?  I mean, how is this different from setting up a listener directly in the initial script the service worker runs?  It's just a difference between a function call and an async function.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/whatwg/dom/issues/371#issuecomment-263633123

Received on Tuesday, 29 November 2016 17:09:39 UTC