summaryrefslogtreecommitdiffstats
path: root/js/xpconnect
Commit message (Collapse)AuthorAgeLines
* Update RegExp Xray codejanekptacijarabaci2018-03-19-10/+11
| | | | Issue #77
* Prototypes should be regular objects.wolfbeast2018-03-19-20/+3
|\ | | | | | | | | | | This resolves #76 Merged remote-tracking branch 'janek/js_error_ordinary-object_1'
| * Simplify Error Xray codejanekptacijarabaci2018-03-17-20/+3
| |
* | Bug 755821: Function() should use the parser's argument parsing codejanekptacijarabaci2018-03-16-1/+3
|/
* Remove MOZ_MULETMatt A. Tobin2018-03-01-8/+0
|
* Update executable manifests.wolfbeast2018-02-18-1/+0
|
* Don't allow proxies in the proto chain.wolfbeast2018-02-08-0/+14
|
* Stop bypassing the Xray layer when walking the prototype chain.wolfbeast2018-02-08-15/+14
|
* Remove SetGCZeal() stub and its callers.wolfbeast2018-02-03-10/+1
|
* Remove remaining conditional GCZeal code.wolfbeast2018-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.0Matt A. Tobin2018-02-02-0/+86697