gecko/testing/mochitest
Andrew McCreight 4112532be1 Bug 1073352, part 1 - Make the DOMWINDOW and DOCSHELL leak detector work with e10s. r=jmaher
This reworks how the Mochitest DOMWINDOW and DOCSHELL leak detector works. Rather than
collecting immediately in the top-level script, it sends a message to all processes
telling them to carry out collections. Each process prints out a message when it has
finished the collections. This message is used by the test harness to decide when windows
and docshells for that process should be have been destroyed.

In non-e10s mode, the shutdown leak detector is only run in the parent process, to work
around various issues with leak detection in the thumbnail process tests.
2015-02-24 13:00:54 -08:00
..
BrowserTestUtils Bug 1107609 - Implement ContentTask.spawn; r=Gijs r=mconley 2015-02-11 17:28:44 -05:00
chrome
dynamic
manifests
MochiKit
pywebsocket Bug 792831 - WebSocket permessage compression extension, r=jduell 2014-12-29 12:43:40 +01:00
roboextender
ssltunnel Bug 1096197 - Ensure SSL Error reports work when there is no failed certificate chain. r=keeler 2015-01-07 02:28:00 -05:00
static
tests Bug 1056851 - Change existing callers of SpecialPowers.setBoolPref/setIntPref/setCharPref to SpecialPowers.pushPrefEnv. r=jmaher,mwargers 2015-02-19 11:53:01 -05:00
android23.json
android.json
androidx86.json
b2g_start_script.js Bug 797164 - Support chrome tests on b2g emulator; r=ahal 2014-12-23 14:17:42 -07:00
bisection.py Bug 1127376 - PEP8-ify all mochitest .py files (auto-generated), r=ted 2015-02-13 14:42:02 -05:00
browser-harness.xul
browser-test-overlay.xul
browser-test.js Bug 1073352, part 1 - Make the DOMWINDOW and DOCSHELL leak detector work with e10s. r=jmaher 2015-02-24 13:00:54 -08:00
cc-analyzer.js
chrome-harness.js
chunkifyTests.js
gen_template.pl Bug 1127943 - Make testharness.js the default template for gen_template.pl; r=bz (NPOTB, DONTBUILD) 2015-01-30 20:38:45 +01:00
gl.json
harness.xul
install.rdf
jar.mn Bug 1073352, part 1 - Make the DOMWINDOW and DOCSHELL leak detector work with e10s. r=jmaher 2015-02-24 13:00:54 -08:00
jetpack-addon-harness.js
jetpack-addon-overlay.xul
jetpack-package-harness.js
jetpack-package-overlay.xul
mach_commands.py Bug 1127376 - PEP8-ify all mochitest .py files (auto-generated), r=ted 2015-02-13 14:42:02 -05:00
Makefile.in
manifest.webapp
manifestLibrary.js
mochitest_options.py Bug 1127376 - PEP8-ify all mochitest .py files (auto-generated), r=ted 2015-02-13 14:42:02 -05:00
mochitest-e10s-utils.js Bug 1127013 - Use unix file endings in mochitest-e10s-utils. r=jmaher 2015-01-30 10:59:02 -08:00
moz.build Bug 1107609 - Implement ContentTask.spawn; r=Gijs r=mconley 2015-02-11 17:28:44 -05:00
nested_setup.js Bug 1038620 - Add --nested_oop option to mach test commands, r=ted.mielczarek 2015-01-13 02:07:00 +01:00
pywebsocket_wrapper.py
README.txt
redirect.html
runtests.py Bug 1127376 - PEP8-ify all mochitest .py files (auto-generated), r=ted 2015-02-13 14:42:02 -05:00
runtestsb2g.py Bug 1127376 - PEP8-ify all mochitest .py files (auto-generated), r=ted 2015-02-13 14:42:02 -05:00
runtestsremote.py Bug 1127376 - PEP8-ify all mochitest .py files (auto-generated), r=ted 2015-02-13 14:42:02 -05:00
server.js Bug 1038620 - Add --nested_oop option to mach test commands, r=ted.mielczarek 2015-01-13 02:07:00 +01:00
shutdown-leaks-collector.js Bug 1073352, part 1 - Make the DOMWINDOW and DOCSHELL leak detector work with e10s. r=jmaher 2015-02-24 13:00:54 -08:00
ShutdownLeaksCollector.jsm Bug 1073352, part 1 - Make the DOMWINDOW and DOCSHELL leak detector work with e10s. r=jmaher 2015-02-24 13:00:54 -08:00

See https://developer.mozilla.org/en/docs/Mochitest for detailed information on running and writing mochitests.