summaryrefslogtreecommitdiffstats
path: root/dom/bindings/Record.h
Commit message (Collapse)AuthorAgeLines
* Implement the spec provision for handling repeated keys in records by ↵JustOff2019-03-13-0/+11
| | | | updating the existing value
* 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 MozMap.h to Record.hJustOff2019-03-13-0/+80