[whatwg/dom] Make removeEventListener() return a useful value (#471)

Forked from #208:

> 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/471

Received on Monday, 26 June 2017 20:53:57 UTC