summaryrefslogtreecommitdiff
path: root/dom/fetch
Commit message (Expand)AuthorAge
* Issue %3005 - Move netwerk/ to system/networkMatt A. Tobin2021-11-23
* Issue %3019 - Part 3: Remove LOAD_CLASSIFIER_URI and various helper functions.Moonchild2021-10-22
* [DOM Fetch] Detect broken pipes and propagate that write error to the caller.Moonchild2020-10-21
* [DOM Fetch] Improve stability of Fetch API.Moonchild2020-10-21
* Issue mcp-graveyard/UXP%1656 - Part 6: Clean up the build filesMoonchild2020-09-23
* Issue mcp-graveyard/UXP%1656 - Part 2: Unmangle some unfortunate UTF-8 victims.Moonchild2020-09-23
* Issue mcp-graveyard/UXP%1656 - Part 1: Nuke most vim config lines in the tree.Moonchild2020-09-23
* Fix line endings.Moonchild2020-07-25
* Issue mcp-graveyard/UXP%1587 Part 12 (followup 2): Allow clearing of signal b...Moonchild2020-07-25
* Issue mcp-graveyard/UXP%1587 Part 11 (followup 1): Implement multithreaded si...Moonchild2020-07-24
* Issue mcp-graveyard/UXP%1587 - Part 9: Immediately reject an already-aborted ...Moonchild2020-06-12
* Issue mcp-graveyard/UXP%1587 - Part 7: Rename FetchController to AbortControllerMoonchild2020-06-11
* Issue mcp-graveyard/UXP%1587 - Part 6: Move FetchController/Signal to its own...Moonchild2020-06-11
* Issue mcp-graveyard/UXP%1587 - Part 5: Hook FetchObserver up to the Fetch APIMoonchild2020-06-11
* Issue mcp-graveyard/UXP%1587 - Part 4: Implement FetchObserverMoonchild2020-06-11
* Issue mcp-graveyard/UXP%1587 - Part 3: Hook FetchSignal up to the Fetch APIMoonchild2020-06-10
* Issue mcp-graveyard/UXP%1587 - Part 2: Implement controller follow/unfollowMoonchild2020-06-10
* Issue mcp-graveyard/UXP%1587 - Part 1: Implement FetchController/FetchSignal ...Moonchild2020-06-10
* Put Request.cpp and Response.cpp back into UNIFIED in dom/fetch due to linux ...Matt A. Tobin2020-04-19
* Issue mcp-graveyard/UXP%80 - De-unify dom/fetchwolfbeast2020-04-19
* Actually change the key type of a record, and its corresponding conversion be...JustOff2019-03-13
* Rename the MozMap C++ type to "record" and give it a template parameter for t...JustOff2019-03-13
* Rename "MozMap" to "record" in our IDL parser and IDL filesJustOff2019-03-13
* Change the MozMap API and data storage to more what we want record<> to look ...JustOff2019-03-13
* Remove various hard-coded Accept: headerswolfbeast2019-03-07
* Stop using the worker MainThreadTaskQueue from dom/fetch.wolfbeast2018-09-16
* Remove all C++ Telemetry Accumulation calls.wolfbeast2018-09-03
* Bug 1298823 - Fix Request constructor - with "mode: navigate"janekptacijarabaci2018-07-05
* Bug 604026 - Sync event loops in workers should be created only if compatible...janekptacijarabaci2018-07-05
* Bug 1398229 - Save-link-as feature should use the loading principal - impleme...janekptacijarabaci2018-06-17
* Bug 1394399 - Default Request.credentials to "same-origin" instead of "omit"janekptacijarabaci2018-05-26
* moebius%312: DOM - Fix incorrect TypeError: Response body is given with a nul...janekptacijarabaci2018-04-24
* moebius%140: Fix: Fetch - headers should sort and combinejanekptacijarabaci2018-04-14
* Add m-esr52 at 52.6.0Matt A. Tobin2018-02-02