summaryrefslogtreecommitdiffstats
path: root/dom/tests/mochitest/fetch
Commit message (Collapse)AuthorAgeLines
* 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-231/+0
| | | | Since it is specced separately from fetch.
* Issue #1587 - Part 5: Hook FetchObserver up to the Fetch APIMoonchild2020-06-13-36/+162
|
* Issue #1587 - Part 4: Implement FetchObserverMoonchild2020-06-13-0/+75
|
* Issue #1587 - Part 3: Hook FetchSignal up to the Fetch APIMoonchild2020-06-13-0/+81
|
* Issue #1587 - Part 2: Implement controller follow/unfollowMoonchild2020-06-13-0/+68
|
* Issue #1587 - Part 1: Implement FetchController/FetchSignal interfaceMoonchild2020-06-13-0/+82
|
* Bug 1298823 - Fix Request constructor - with "mode: navigate"janekptacijarabaci2018-07-05-6/+3
|
* Bug 1394399 - Fix mochitests to expect "same-origin" default Request.credentialsjanekptacijarabaci2018-05-26-4/+4
| | | | Issue #389
* moebius#140: Fix: Fetch - headers should sort and combinejanekptacijarabaci2018-04-14-5/+5
| | | | https://github.com/MoonchildProductions/moebius/pull/140
* Add m-esr52 at 52.6.0Matt A. Tobin2018-02-02-0/+4438