-
-
Notifications
You must be signed in to change notification settings - Fork 3.6k
Implement AbortSignal basics #36935
Copy link
Copy link
Closed
Labels
A-content/scriptRelated to the script threadRelated to the script thread
Description
Part of #34866
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