summaryrefslogtreecommitdiffstats
path: root/dom/abort/tests
Commit message (Collapse)AuthorAgeLines
* Issue #1587 - Part 8: Remove controller follow/unfollowMoonchild2020-06-13-48/+0
| | | | Since it didn't end up being in the final spec after all.
* Issue #1587 - Part 7: Rename FetchController to AbortControllerMoonchild2020-06-13-4/+4
| | | | | Also renames FetchSignal to AbortSignal. Includes renaming the various controlling prefs to enable.
* Issue #1587 - Part 6: Move FetchController/Signal to its own dirMoonchild2020-06-13-0/+242
Since it is specced separately from fetch.