summaryrefslogtreecommitdiffstats
path: root/ipc/testshell
Commit message (Collapse)AuthorAgeLines
* Issue #1656 - Fix broken comment from Part 1Gaming4JC2020-09-26-1/+1
| | | | Removing the vim line unintentionally broke the comment leading to build failure, this restores the comment.
* Issue #1656 - Part 8: Devtools and misc.Moonchild2020-09-24-1/+0
|
* Issue #1656 - Part 6: Clean up the build filesMoonchild2020-09-23-1/+0
|
* Make the reference to Handle unambiguous in ↵Matt A. Tobin2020-03-31-1/+1
| | | | | | ipc/testshell/XPCShellEnvironment.cpp .. correctly
* Revert "Make the reference to Handle unambiguous in ↵Matt A. Tobin2020-03-31-1/+1
| | | | | | ipc/testshell/XPCShellEnvironment.cpp" This reverts commit d4afddfadab3108c26c8cab274d2cb32847c4d95.
* Make the reference to Handle unambiguous in ↵Matt A. Tobin2020-03-31-1/+1
| | | | ipc/testshell/XPCShellEnvironment.cpp
* Remove remaining conditional GCZeal code.wolfbeast2018-02-03-18/+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/+1013