summaryrefslogtreecommitdiffstats
path: root/dom/fetch/Fetch.cpp
Commit message (Collapse)AuthorAgeLines
* Issue #1656 - Part 1: Nuke most vim config lines in the tree.Moonchild2020-09-23-1/+0
| | | | | | Since these are just interpreted comments, there's 0 impact on actual code. This removes all lines that match /* vim: set(.*)tw=80: */ with S&R -- there are a few others scattered around which will be removed manually in a second part.
* Issue #1587 Part 11 (followup 1): Implement multithreaded signals for workers.Moonchild2020-07-24-11/+34
|
* Issue #1587 - Part 9: Immediately reject an already-aborted signalMoonchild2020-06-12-1/+6
|
* Issue #1587 - Part 7: Rename FetchController to AbortControllerMoonchild2020-06-11-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-11-35/+135
|
* Issue #1587 - Part 3: Hook FetchSignal up to the Fetch APIMoonchild2020-06-10-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