-
-
Notifications
You must be signed in to change notification settings - Fork 3.5k
Closed
Labels
A-content/scriptRelated to the script threadRelated to the script thread
Description
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
Reactions are currently unavailable
Metadata
Metadata
Labels
A-content/scriptRelated to the script threadRelated to the script thread