- From: Anne van Kesteren <notifications@github.com>
- Date: Tue, 07 Jun 2016 07:57:58 -0700
- To: whatwg/dom <dom@noreply.github.com>
- Cc:
Received on Tuesday, 7 June 2016 14:58:52 UTC
No, note that we operate on a copy of the object's listeners there. We have that copy to prevent new listeners from being added, but we use removed to still allow removal of them (either through this once feature or the `removeEventListener()` method). --- 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/265#issuecomment-224307710
Received on Tuesday, 7 June 2016 14:58:52 UTC