| Commit message (Expand) | Author | Age | Lines |
* | Merge pull request #1091 from MoonchildProductions/remove-unboxed | Moonchild | 2019-05-22 | -4/+0 |
|\ |
|
| * | Unhook Unboxed Objects option | wolfbeast | 2019-05-13 | -4/+0 |
* | | Implement array.flat and array.flatMap | wolfbeast | 2019-05-19 | -1/+1 |
|/ |
|
* | Remove some HPUX leftovers. | wolfbeast | 2019-04-01 | -10/+1 |
* | Issue #187: Remove solaris conditional code. | wolfbeast | 2019-03-30 | -2/+0 |
* | Pref the use of unboxed plain objects in JS and disable by default. | wolfbeast | 2019-03-21 | -0/+4 |
* | Align `instanceof` with the final ES6 spec. | wolfbeast | 2019-02-07 | -0/+49 |
* | Remove NS_IMPL_CYCLE_COLLECTION_TRAVERSE_SCRIPT_OBJECTS | wolfbeast | 2019-01-18 | -3/+0 |
* | Telemetry: Remove stubs and related code | adeshkp | 2019-01-12 | -24/+0 |
* | Remove all C++ Telemetry Accumulation calls. | wolfbeast | 2018-09-03 | -98/+1 |
* | Remove SPS profiler. | wolfbeast | 2018-05-24 | -10/+0 |
* | Remove unused XREShellData | wolfbeast | 2018-05-03 | -7/+2 |
* | Remove sandbox ductwork conditional code. | wolfbeast | 2018-05-03 | -36/+0 |
* | Bug 1411415. | wolfbeast | 2018-04-29 | -2/+5 |
* | Remove support for making jemalloc4 the default memory allocator. | wolfbeast | 2018-04-27 | -16/+0 |
* | moebius#242: XPCOM: exportFunction() - fix wrong .length attribute | janekptacijarabaci | 2018-04-14 | -1/+13 |
* | Rebase on master | wolfbeast | 2018-04-11 | -4/+4 |
|\ |
|
| * | Fix Value::isGCThing footgun, stop returning true for NullValue | trav90 | 2018-04-07 | -4/+4 |
* | | Remove base conditional code for crash reporter and injector. | wolfbeast | 2018-03-30 | -32/+0 |
|/ |
|
* | Merge branch 'master' of https://github.com/MoonchildProductions/UXP into js_... | janekptacijarabaci | 2018-03-27 | -39/+17 |
|\ |
|
| * | Update RegExp Xray code | janekptacijarabaci | 2018-03-19 | -10/+11 |
| * | Prototypes should be regular objects. | wolfbeast | 2018-03-19 | -20/+3 |
| |\ |
|
| | * | Simplify Error Xray code | janekptacijarabaci | 2018-03-17 | -20/+3 |
| * | | Bug 755821: Function() should use the parser's argument parsing code | janekptacijarabaci | 2018-03-16 | -1/+3 |
| |/ |
|
| * | Remove MOZ_MULET | Matt A. Tobin | 2018-03-01 | -8/+0 |
* | | JS - support for Array.prototype.values() | janekptacijarabaci | 2018-02-20 | -3/+6 |
|/ |
|
* | Update executable manifests. | wolfbeast | 2018-02-18 | -1/+0 |
* | Don't allow proxies in the proto chain. | wolfbeast | 2018-02-08 | -0/+14 |
* | Stop bypassing the Xray layer when walking the prototype chain. | wolfbeast | 2018-02-08 | -15/+14 |
* | Remove SetGCZeal() stub and its callers. | wolfbeast | 2018-02-03 | -10/+1 |
* | Remove remaining conditional GCZeal code. | wolfbeast | 2018-02-03 | -31/+0 |
* | Add m-esr52 at 52.6.0 | Matt A. Tobin | 2018-02-02 | -0/+86697 |