Re: [dom] Make addEventListener throw for service worker optimization (#155)

> One other thought here, we should do this for removeEventListener too, no?

Agreed. Addressed. The point is the event listeners should be deterministically set in the very first run. Removing one in the later runs where there's no chance to add it back seems not reasonable.

I pushed the changes. 

---
Reply to this email directly or view it on GitHub:
https://github.com/whatwg/dom/pull/155#issuecomment-179644566

Received on Thursday, 4 February 2016 05:19:51 UTC