Re: [whatwg/dom] Consider adding Promise-based API for listerning event (#333)

I think the main problem with this and why I'm going to close it is timing. The promise "callback" is called too late to be able to use `preventDefault()`, which makes it not a great pattern for event listeners.

-- 
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/333#issuecomment-287062649

Received on Thursday, 16 March 2017 13:51:56 UTC