gecko-dev/ipc/testshell
Jon Coppeard e38e561b0a Bug 1895661 - Part 1: Move GC zeal functions to JS namespace and add separate constants for browser and shell frequency r=sfink
Sensible defaults are very different for the browser and the shell so I added
separate constants. I think the JS testing functions can get called from the
browser and so may pick the wrong default but it's not too serious.

Differential Revision: https://phabricator.services.mozilla.com/D210058
2024-05-13 16:31:20 +00:00
..
tests
PTestShell.ipdl Bug 1874739 - Part 10: Make PTestShell refcounted, r=ipc-reviewers,mccr8 2024-01-19 20:23:21 +00:00
PTestShellCommand.ipdl
TestShellChild.cpp
TestShellChild.h Bug 1874739 - Part 10: Make PTestShell refcounted, r=ipc-reviewers,mccr8 2024-01-19 20:23:21 +00:00
TestShellParent.cpp
TestShellParent.h Bug 1874739 - Part 10: Make PTestShell refcounted, r=ipc-reviewers,mccr8 2024-01-19 20:23:21 +00:00
XPCShellEnvironment.cpp Bug 1895661 - Part 1: Move GC zeal functions to JS namespace and add separate constants for browser and shell frequency r=sfink 2024-05-13 16:31:20 +00:00
XPCShellEnvironment.h
moz.build