index
:
UXP
master
webbrowser
Unnamed repository; edit this file 'description' to name the repository.
User &
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
dom
/
bindings
/
Codegen.py
Commit message (
Expand
)
Author
Age
Lines
*
Align IDL record to C++ conversion with the spec when Symbol-named properties...
JustOff
2019-03-13
-5
/
+3
*
Implement the spec provision for handling repeated keys in records by updatin...
JustOff
2019-03-13
-9
/
+35
*
Actually change the key type of a record, and its corresponding conversion be...
JustOff
2019-03-13
-9
/
+39
*
Add ConvertJSValueTo*String functions that just take a value and hand out a s...
JustOff
2019-03-13
-1
/
+1
*
Rename the MozMap C++ type to "record" and give it a template parameter for t...
JustOff
2019-03-13
-75
/
+94
*
Rename "MozMap" to "record" in our IDL parser and IDL files
JustOff
2019-03-13
-21
/
+21
*
Change JS to MozMap conversion to more closely follow the record<> spec
JustOff
2019-03-13
-6
/
+24
*
Fix up some minor issues with default value handling in codegen
JustOff
2019-03-13
-5
/
+9
*
Change the MozMap API and data storage to more what we want record<> to look ...
JustOff
2019-03-13
-27
/
+24
*
Support string default values for unions containing USVString
JustOff
2019-03-13
-1
/
+3
*
Remove NS_IMPL_CYCLE_COLLECTION_TRAVERSE_SCRIPT_OBJECTS
wolfbeast
2019-01-18
-1
/
+0
*
moebius#161: The Performance Resource Timing (make timestamps be relative to ...
janekptacijarabaci
2018-04-29
-0
/
+14
*
Add m-esr52 at 52.6.0
Matt A. Tobin
2018-02-02
-0
/
+17364