summaryrefslogtreecommitdiffstats
path: root/js/xpconnect/tests/chrome
Commit message (Collapse)AuthorAgeLines
* 1333045 - Update Location object properties to current spec.Gaming4JC2019-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.
* Implement array.flat and array.flatMapwolfbeast2019-05-19-1/+1
| | | | | | Self-hosted implementation that adds both functions and adds them to @@unscopables as specced in ES2019. Resolves #1095
* Merge branch 'master' of https://github.com/MoonchildProductions/UXP into ↵janekptacijarabaci2018-03-27-10/+4
|\ | | | | | | js_array_values_1
| * Update RegExp Xray codejanekptacijarabaci2018-03-19-2/+1
| | | | | | | | Issue #77
| * Simplify Error Xray codejanekptacijarabaci2018-03-17-8/+3
| |
* | JS - support for Array.prototype.values()janekptacijarabaci2018-02-20-2/+2
|/
* Add m-esr52 at 52.6.0Matt A. Tobin2018-02-02-0/+6681