summaryrefslogtreecommitdiffstats
path: root/dom/fetch/Fetch.cpp
Commit message (Collapse)AuthorAgeLines
* Issue #1587 - Part 9: Immediately reject an already-aborted signalMoonchild2020-06-13-1/+6
|
* Issue #1587 - Part 7: Rename FetchController to AbortControllerMoonchild2020-06-13-26/+26
| | | | | Also renames FetchSignal to AbortSignal. Includes renaming the various controlling prefs to enable.
* Issue #1587 - Part 5: Hook FetchObserver up to the Fetch APIMoonchild2020-06-13-35/+135
|
* Issue #1587 - Part 3: Hook FetchSignal up to the Fetch APIMoonchild2020-06-13-17/+141
|
* Stop using the worker MainThreadTaskQueue from dom/fetch.wolfbeast2018-09-16-1/+1
|
* Remove all C++ Telemetry Accumulation calls.wolfbeast2018-09-03-5/+0
| | | | | This creates a number of stubs and leaves some surrounding code that may be irrelevant (eg. recorded time stamps, status variables). Stub resolution/removal should be a follow-up to this.
* Add m-esr52 at 52.6.0Matt A. Tobin2018-02-02-0/+759