JustOff
e7c9fa3e15
Actually change the key type of a record, and its corresponding conversion behavior, depending on what the IDL says
2019-03-13 20:17:36 +02:00
JustOff
b586a191ec
Rename the MozMap C++ type to "record" and give it a template parameter for the key type
2019-03-13 20:04:13 +02:00
JustOff
5890367d30
Rename "MozMap" to "record" in our IDL parser and IDL files
2019-03-13 19:37:03 +02:00
JustOff
5a10462a92
Change the MozMap API and data storage to more what we want record<> to look like
2019-03-13 18:46:01 +02:00
wolfbeast
b00b076377
Remove various hard-coded Accept: headers
...
Since we're now handling this in the network back-end, there's no
need for this anymore.
Tag #993 .
2019-03-07 13:05:13 +01:00
wolfbeast
b2cbc7b654
Stop using the worker MainThreadTaskQueue from dom/fetch.
2018-09-16 10:32:01 +02:00
wolfbeast
ab961aeb54
Remove all C++ Telemetry Accumulation calls.
...
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.
2018-09-03 10:11:38 +02:00
janekptacijarabaci
bfeac5c28d
Bug 1298823 - Fix Request constructor - with "mode: navigate"
2018-07-05 13:08:32 +02:00
janekptacijarabaci
a80267e9e8
Bug 604026 - Sync event loops in workers should be created only if compatible with the worker shutdown status
2018-07-05 13:04:44 +02:00
janekptacijarabaci
07ee0792c9
Bug 1398229 - Save-link-as feature should use the loading principal - implementation of nsIContentPolicy.TYPE_SAVE_AS_DOWNLOAD
2018-06-17 09:35:48 +02:00
janekptacijarabaci
e03ae4be5c
Bug 1394399 - Default Request.credentials to "same-origin" instead of "omit"
...
Issue #389
2018-05-26 17:32:31 +02:00
janekptacijarabaci
27e021136b
moebius#312: DOM - Fix incorrect TypeError: Response body is given with a null body status
...
https://github.com/MoonchildProductions/moebius/issues/312
2018-04-24 11:47:08 +02:00
janekptacijarabaci
9ee567082c
moebius#140: Fix: Fetch - headers should sort and combine
...
https://github.com/MoonchildProductions/moebius/pull/140
2018-04-14 22:18:47 +02:00
Matt A. Tobin
5f8de423f1
Add m-esr52 at 52.6.0
2018-02-02 04:16:08 -05:00