Skip to content

Commit

Permalink
Abortable fetch
Browse files Browse the repository at this point in the history
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.
  • Loading branch information
jakearchibald authored and annevk committed Sep 20, 2017
1 parent 487d1a9 commit 0bcd5df
Showing 1 changed file with 894 additions and 613 deletions.
Loading

0 comments on commit 0bcd5df

Please sign in to comment.