JustOff
|
0b794697e3
|
Align IDL record to C++ conversion with the spec when Symbol-named properties are involved
|
2019-03-16 07:03:43 +08:00 |
|
JustOff
|
5755645f0d
|
Implement the spec provision for handling repeated keys in records by updating the existing value
|
2019-03-16 07:03:37 +08:00 |
|
JustOff
|
8547419267
|
Actually change the key type of a record, and its corresponding conversion behavior, depending on what the IDL says
|
2019-03-16 07:03:35 +08:00 |
|
JustOff
|
e234612456
|
Add ConvertJSValueTo*String functions that just take a value and hand out a string, without extra complications
|
2019-03-16 07:03:32 +08:00 |
|
JustOff
|
6196fdda47
|
Rename the MozMap C++ type to "record" and give it a template parameter for the key type
|
2019-03-16 07:03:30 +08:00 |
|
JustOff
|
d9eeac26ef
|
Rename "MozMap" to "record" in our IDL parser and IDL files
|
2019-03-16 07:03:27 +08:00 |
|
JustOff
|
69cc954889
|
Change JS to MozMap conversion to more closely follow the record<> spec
|
2019-03-16 07:03:22 +08:00 |
|
JustOff
|
bc82c959ec
|
Fix up some minor issues with default value handling in codegen
|
2019-03-16 07:03:15 +08:00 |
|
JustOff
|
4faee1f41a
|
Change the MozMap API and data storage to more what we want record<> to look like
|
2019-03-16 07:03:12 +08:00 |
|
JustOff
|
a3f38ee838
|
Support string default values for unions containing USVString
|
2019-03-16 07:03:07 +08:00 |
|
wolfbeast
|
39d5eb7759
|
Remove NS_IMPL_CYCLE_COLLECTION_TRAVERSE_SCRIPT_OBJECTS
|
2019-02-16 00:27:49 +08:00 |
|
janekptacijarabaci
|
e8dbb561f6
|
moebius#161: The Performance Resource Timing (make timestamps be relative to startTime)
https://github.com/MoonchildProductions/moebius/pull/161
|
2019-02-15 23:53:43 +08:00 |
|
Roy Tam
|
dcd9973243
|
import FIREFOX_52_6_0esr_RELEASE from mozilla-esr52 hg repo
|
2018-01-19 03:59:58 +08:00 |
|