You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Now that TC39 has landed on an API for aborting ongoing activities, it would be nice to make the promise middleware switch to this pattern. Not all browsers currently support this, so it would probably need a "polyfill".
Now that TC39 has landed on an API for aborting ongoing activities, it would be nice to make the promise middleware switch to this pattern. Not all browsers currently support this, so it would probably need a "polyfill".
https://dom.spec.whatwg.org/#aborting-ongoing-activities
The text was updated successfully, but these errors were encountered: