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

I guess I’m echoing @ljharb and yet another reason this feature scares me is custom elements suddenly unable to safely register their listeners to properly work because cowboy.js might suddenly remove all listeners from a node … encapsulation and ownership should be preserved by default as its always been to date. The more I think about this, the more I think opt-in is the best way to move forward, as @ljharb suggested ages ago.

-- 
Reply to this email directly or view it on GitHub:
https://github.com/whatwg/dom/issues/412#issuecomment-1063181211

You are receiving this because you are subscribed to this thread.

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

Received on Wednesday, 9 March 2022 17:34:59 UTC