- From: Ben Kelly <notifications@github.com>
- Date: Mon, 26 Jun 2017 13:28:00 -0700
- To: whatwg/dom <dom@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Monday, 26 June 2017 20:28:59 UTC
It would be nice if we could make `removeEventListener()` return a value indicating if anything was removed. A Boolean or integer count, for example. Maybe this is orthogonal, but it could help developers figure out if they are matching listeners like they intended. I guess returning `undefined` could be some compat requirement, though. -- 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/208#issuecomment-311172341
Received on Monday, 26 June 2017 20:28:59 UTC