Re: [whatwg/dom] [Proposal] Add EventTarget.getEventListeners() (#412)

Having overridden `window.addEventListener` to work around a browser bug, I would welcome this change as a way to make my code more obvious (get event listeners and remove where it makes sense) and more robust (don't have to have my code run first thing to have it work).

-- 
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/412#issuecomment-280795012

Received on Friday, 17 February 2017 23:30:19 UTC