Adding AbortSignal option to addEventListener #569
Labels
Progress: propose closing
we think it should be closed but are waiting on some feedback or consensus
Progress: review complete
Resolution: satisfied
The TAG is satisfied with this design
Resolution: timed out
The TAG has requesed additional information but has not received it
Review type: later review
Review type: small delta
Topic: Architecture
Architecture related topics
Topic: DOM
About or relating to the Document Object Model
Topic: universal JavaScript
Features that work on the web and non-web (e.g. node.js)
Venue: WHATWG
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: whatwg/dom#911
Further details:
AbortSignal
s inaddEventListener
s options to unsubscribe from events? whatwg/dom#911We'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
The text was updated successfully, but these errors were encountered: