Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | 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 |
| | | | | https://github.com/MoonchildProductions/moebius/pull/243 | |||
* | 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 ↵ | janekptacijarabaci | 2018-03-27 | -39/+17 |
|\ | | | | | | | js_array_values_1 | |||
| * | Update RegExp Xray code | janekptacijarabaci | 2018-03-19 | -10/+11 |
| | | | | | | | | Issue #77 | |||
| * | Prototypes should be regular objects. | wolfbeast | 2018-03-19 | -20/+3 |
| |\ | | | | | | | | | | | | | | | | This resolves #76 Merged remote-tracking branch 'janek/js_error_ordinary-object_1' | |||
| | * | 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 |
| | | | | | | | | | | | | | | | Creates stubs: jsgc.h/cpp VerifyBarriers() stub MaybeVerifyBarriers() stub GCRuntime::computeNonIncrementalMarkingForValidation() stub GCRuntime::validateIncrementalMarking() stub GCRuntime::finishMarkingValidation() stub GCRuntime::pushZealSelectedObjects() stub bool useZeal? GCRuntime::runDebugGC() stub XPConnect: nsXPCComponents_Utils::SetGCZeal() stub (always NS_OK) | |||
* | Add m-esr52 at 52.6.0 | Matt A. Tobin | 2018-02-02 | -0/+86697 |