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

@bzbarsky if you set a global listener from the result of something async, it'll be lost when the service worker next closes. I can't think of cases where you'd want to add a global listener async.

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

Received on Tuesday, 29 November 2016 16:47:24 UTC