Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | Issue #1224 - Remove constant expressions from /dom | Moonchild | 2020-09-21 | -6/+6 |
| | | | | | This excludes DOMProxy handlers in dom bindings because that's intertwined with codegen and js that needs to be handled together. | |||
* | 1333045 - Update Location object properties to current spec. | Gaming4JC | 2019-07-18 | -3/+0 |
| | | | | | | | Specifically, three changes: 1) valueOf should be non-enumerable. 2) valueOf should be === to Object.prototype.valueOf. 3) There should be no toJSON. | |||
* | Add ConvertJSValueTo*String functions that just take a value and hand out a ↵ | JustOff | 2019-03-13 | -2/+28 |
| | | | | string, without extra complications | |||
* | Rename the MozMap C++ type to "record" and give it a template parameter for ↵ | JustOff | 2019-03-13 | -30/+31 |
| | | | | the key type | |||
* | Change the MozMap API and data storage to more what we want record<> to look ↵ | JustOff | 2019-03-13 | -11/+5 |
| | | | | like | |||
* | memset only the underlying vector from the Array container | trav90 | 2018-08-18 | -1/+1 |
| | ||||
* | Add m-esr52 at 52.6.0 | Matt A. Tobin | 2018-02-02 | -0/+3441 |