Re: [whatwg/dom] Userland AbortSignal (Issue #1195)

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