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

Also @WebReflection note in Node.js we already shipped an API that lets you get event listeners to our native `EventTarget` implementation which is also the one we use for our `AbortSignal` and other APIs. It's a static one, to not violate the spec.

-- 
Reply to this email directly or view it on GitHub:
https://github.com/whatwg/dom/issues/412#issuecomment-1063129869
You are receiving this because you are subscribed to this thread.

Message ID: <whatwg/dom/issues/412/1063129869@github.com>

Received on Wednesday, 9 March 2022 16:46:41 UTC