- From: Andrea Giammarchi <notifications@github.com>
- Date: Wed, 20 Nov 2024 09:04:13 -0800
- To: whatwg/dom <dom@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Wednesday, 20 November 2024 17:04:17 UTC
> But again, the specific scope of this proposal here I think is limited to the "passive events" use case. I am not sure when that became the case as the issue title is **Proposal: asynchronous event listeners** and the first presented example is a `click` event. > Obviously we could create other proposals to handle the other use cases What would be, after this one, a good title for those proposals? > If we do both sync and async event dispatch that might mean more total tree walking. I think async listeners should throw if attached as capturing, as that makes no-sense to me, just my 2c on that. -- Reply to this email directly or view it on GitHub: https://github.com/whatwg/dom/issues/1308#issuecomment-2489127256 You are receiving this because you are subscribed to this thread. Message ID: <whatwg/dom/issues/1308/2489127256@github.com>
Received on Wednesday, 20 November 2024 17:04:17 UTC