summaryrefslogtreecommitdiffstats
path: root/dom/fetch/InternalHeaders.cpp
Commit message (Collapse)AuthorAgeLines
* Actually change the key type of a record, and its corresponding conversion ↵JustOff2019-03-13-1/+1
| | | | behavior, depending on what the IDL says
* Rename the MozMap C++ type to "record" and give it a template parameter for ↵JustOff2019-03-13-1/+1
| | | | the key type
* Change the MozMap API and data storage to more what we want record<> to look ↵JustOff2019-03-13-4/+5
| | | | like
* moebius#140: Fix: Fetch - headers should sort and combinejanekptacijarabaci2018-04-14-0/+58
| | | | https://github.com/MoonchildProductions/moebius/pull/140
* Add m-esr52 at 52.6.0Matt A. Tobin2018-02-02-0/+423