summaryrefslogtreecommitdiffstats
path: root/dom/fetch/FetchObserver.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 7: Rename FetchController to AbortControllerMoonchild2020-06-11-1/+1
| | | | | 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-3/+54
|
* Issue #1587 - Part 4: Implement FetchObserverMoonchild2020-06-11-0/+66