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

Adding another listener during the initial execution won't throw. The point is we are closing the door at the end of the top-level evaluation to not allow any indeterministic additions.

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

Received on Tuesday, 3 April 2018 11:42:43 UTC