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
This makes the following changes:
* Integrates DOM's `AbortSignal`.
* Specifies abort points and how to handle termination.
* Replaces termination reason with an aborted flag.
Tests: web-platform-tests/wpt#6484.
Service worker integration follow-up: w3c/ServiceWorker#1178.
Fixes#447. Closes#563.
0 commit comments