#569: Adding AbortSignal option to addEventListener
Discussions
Comment by @josepharhar Jan 26, 2021 (See Github)
This has already been added to the spec and has been implemented in firefox, chrome, and safari
Comment by @kenchris Jan 28, 2021 (See Github)
@LeaVerou @cynthia and I looked at this in our TAG Virtual F2F and it looks very sensible and like a nice addition!
OpenedNov 12, 2020
HIQaH! QaH! TAG!
I'm requesting a TAG review of Adding AbortSignal option to addEventListener.
This feature adds a new AbortSignal option, named "signal", to the options parameter of addEventListener. This new option can be used to remove the event listener with an AbortController by calling abort(). More context: https://github.com/whatwg/dom/issues/911
Further details:
We'd prefer the TAG provide feedback as (please delete all but the desired option):
💬 leave review feedback as a comment in this issue and @-notify @josepharhar