summaryrefslogtreecommitdiff
path: root/dom/fetch/Fetch.cpp
Commit message (Collapse)AuthorAge
* Issue mcp-graveyard/UXP%1656 - Part 1: Nuke most vim config lines in the tree.Moonchild2020-09-23
| | | | | | 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 mcp-graveyard/UXP%1587 Part 11 (followup 1): Implement multithreaded ↵Moonchild2020-07-24
| | | | signals for workers.
* Issue mcp-graveyard/UXP%1587 - Part 9: Immediately reject an already-aborted ↵Moonchild2020-06-12
| | | | signal
* Issue mcp-graveyard/UXP%1587 - Part 7: Rename FetchController to AbortControllerMoonchild2020-06-11
| | | | | Also renames FetchSignal to AbortSignal. Includes renaming the various controlling prefs to enable.
* Issue mcp-graveyard/UXP%1587 - Part 5: Hook FetchObserver up to the Fetch APIMoonchild2020-06-11
|
* Issue mcp-graveyard/UXP%1587 - Part 3: Hook FetchSignal up to the Fetch APIMoonchild2020-06-10
|
* Stop using the worker MainThreadTaskQueue from dom/fetch.wolfbeast2018-09-16
|
* Remove all C++ Telemetry Accumulation calls.wolfbeast2018-09-03
| | | | | 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