summaryrefslogtreecommitdiffstats
path: root/dom/fetch
Commit message (Expand)AuthorAgeLines
* Actually change the key type of a record, and its corresponding conversion be...JustOff2019-03-13-1/+1
* Rename the MozMap C++ type to "record" and give it a template parameter for t...JustOff2019-03-13-4/+4
* Rename "MozMap" to "record" in our IDL parser and IDL filesJustOff2019-03-13-12/+12
* Change the MozMap API and data storage to more what we want record<> to look ...JustOff2019-03-13-4/+5
* Remove various hard-coded Accept: headerswolfbeast2019-03-07-10/+0
* Stop using the worker MainThreadTaskQueue from dom/fetch.wolfbeast2018-09-16-9/+3
* Remove all C++ Telemetry Accumulation calls.wolfbeast2018-09-03-8/+0
* Bug 1298823 - Fix Request constructor - with "mode: navigate"janekptacijarabaci2018-07-05-12/+6
* Bug 604026 - Sync event loops in workers should be created only if compatible...janekptacijarabaci2018-07-05-1/+1
* Bug 1398229 - Save-link-as feature should use the loading principal - impleme...janekptacijarabaci2018-06-17-1/+4
* Bug 1394399 - Default Request.credentials to "same-origin" instead of "omit"janekptacijarabaci2018-05-26-1/+1
* moebius#312: DOM - Fix incorrect TypeError: Response body is given with a nul...janekptacijarabaci2018-04-24-5/+5
* moebius#140: Fix: Fetch - headers should sort and combinejanekptacijarabaci2018-04-14-8/+81
* Add m-esr52 at 52.6.0Matt A. Tobin2018-02-02-0/+7081