Skip to content

Adding AbortSignal option to addEventListener #569

Closed
@josepharhar

Description

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

  • Explainer¹ (minimally containing user needs and example code): none
  • Security and Privacy self-review²: none
  • GitHub repo (if you prefer feedback filed there): none
  • Primary contacts (and their relationship to the specification):
  • Organization/project driving the design: Google? NodeJS?
  • External status/issue trackers for this feature (publicly visible, e.g. Chrome Status): https://chromestatus.com/feature/5658622220566528

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

Metadata

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions