- From: Anne van Kesteren <notifications@github.com>
- Date: Thu, 04 May 2023 22:15:21 -0700
- To: whatwg/dom <dom@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Friday, 5 May 2023 05:15:26 UTC
Another change that's needed for reasonable userland `AbortSignal` implementations is that all event listeners get run, regardless of `stopImmediatePropagation()` invocation. @rniwa @smaug---- @mfreed7 @domenic do you think it's reasonable if we created an event dispatch feature that allows for disabling `stopImmediatePropagation()` (and perhaps `stopPropagation()` at the same time)? -- Reply to this email directly or view it on GitHub: https://github.com/whatwg/dom/issues/1016#issuecomment-1535710514 You are receiving this because you are subscribed to this thread. Message ID: <whatwg/dom/issues/1016/1535710514@github.com>
Received on Friday, 5 May 2023 05:15:26 UTC