- From: Benjamin Gruenbaum <notifications@github.com>
- Date: Tue, 09 May 2023 11:50:18 -0700
- To: whatwg/dom <dom@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Tuesday, 9 May 2023 18:50:24 UTC
There is a real issue, userland uses `addEventListener("abort"` for resource cleanup and other listeners being able to prevent that is unfortunate. At the moment AbortSignal _already_ has a second dispatch mechanism but it's only exposed to the dom internally and `AbortSignal.any` adds a third. -- Reply to this email directly or view it on GitHub: https://github.com/whatwg/dom/issues/1195#issuecomment-1540716571 You are receiving this because you are subscribed to this thread. Message ID: <whatwg/dom/issues/1195/1540716571@github.com>
Received on Tuesday, 9 May 2023 18:50:24 UTC