Skip to content

Implement AbortSignal basics #36935

@gterzian

Description

@gterzian

Part of #34866

Spec: https://dom.spec.whatwg.org/#abortsignal

The event handler:

Internal concept that plugs into the controller:

Some other basic methods and attributes:

Implementing these basic concepts is what I guess is the minimum required to use abort signals in fetch, streams(most tests seem to use a controller), and other dom event listners, see the various todos

Metadata

Metadata

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions