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

I see your idea for general scenarios. But for the service worker's use case specifically, recording the registered events on the global object wouldn't help. Can we think about some other place we can record that information outside of the `ServiceWorkerGlobalScope`?

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

Received on Friday, 16 March 2018 10:46:20 UTC