Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | Make use of ArrayObjects in favor of generic JS objects. | wolfbeast | 2019-06-12 | -1/+1 |
| | | | | | ArrayObjects has been a thing for years but been under-used. About time they are used where prudent. | |||
* | Implement String.prototype.trimStart and trimEnd. | wolfbeast | 2019-05-17 | -2/+2 |
| | | | | | | This renames our internal function names because *Left and *Right might be deprecated and have to be removed later, making that trivial. Resolves #1089 | |||
* | Issue #325 Part 14: Remove EXPOSE_INTL_API conditionals. | wolfbeast | 2018-05-04 | -5/+0 |
| | ||||
* | Bug 1452619 - Implement mozilla::IsAsciiAlpha. r=froydnj, a=lizzard | Jeff Walden | 2018-04-29 | -1/+2 |
| | ||||
* | Add m-esr52 at 52.6.0 | Matt A. Tobin | 2018-02-02 | -0/+495 |