Re: [whatwg/dom] Removing event listeners through an identifier (#208)

@WebReflection that is all well and good if your code is only used by you, but I think @annevk is talking about libraries like jQuery that provides an interface to add and remove event handlers _made by the consumer of the library_, which may not have a `handleEvent` declared.

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

Received on Tuesday, 27 June 2017 11:31:23 UTC