gecko/testing/mochitest
Andreas Tolfsen fd79378c2b Bug 1245153 - Make EventUtils.js use aWindow argument for sub-calls consistently; r=jmaher
EventUtils.js previously allowed you to override the Window object
reference through passing it as an optional argument to its functions.
This change fixes certain uses of implicit globals that reside on Window.

MozReview-Commit-ID: EJT8iIs85ej
2016-02-08 13:59:40 +00:00
..
BrowserTestUtils Bug 1245723 - Make browser_bug680727 e10s compatible. r=felipe 2016-02-09 14:40:35 -08:00
chrome
dynamic Bug 1243096 - Remove ini manifests containing only support-files and move their contents to TEST_HARNESS_FILES. r=gps 2016-01-27 17:46:34 -08:00
manifests Bug 1241974 - remove testing/mochitest/manifests/Makefile.in; r=gps 2016-01-19 17:20:32 -05:00
MochiKit Bug 1243096 - Remove ini manifests containing only support-files and move their contents to TEST_HARNESS_FILES. r=gps 2016-01-27 17:46:34 -08:00
pywebsocket
ssltunnel
static Bug 1243096 - Remove ini manifests containing only support-files and move their contents to TEST_HARNESS_FILES. r=gps 2016-01-27 17:46:34 -08:00
tests Bug 1245153 - Make EventUtils.js use aWindow argument for sub-calls consistently; r=jmaher 2016-02-08 13:59:40 +00:00
bisection.py
bootstrap.js Backed out 3 changesets (bug 1231784) for breaking 10.10 opt jetpack tests 2016-02-03 17:38:12 -08:00
browser-harness.xul Backed out 3 changesets (bug 1231784) for breaking 10.10 opt jetpack tests 2016-02-03 17:38:12 -08:00
browser-test-overlay.xul Backed out 3 changesets (bug 1231784) for breaking 10.10 opt jetpack tests 2016-02-03 17:38:12 -08:00
browser-test.js Bug 1014185 - Remove about:customizing and use about:blank for customize mode instead. r=jaws 2016-02-20 14:03:25 +01:00
browser.eslintrc Bug 1245916: Add additional default globals. r=felipe 2016-02-05 12:12:30 -08:00
cc-analyzer.js
chrome-harness.js
chrome.eslintrc
chunkifyTests.js
gen_template.pl
harness.xul
install.rdf Bug 1231784 - Fix toolkit/mozapps/update/chrome tests, r=rstrong 2016-01-27 11:36:16 -05:00
jar.mn
jetpack-addon-harness.js Bug 1142734: Stop using Timer.jsm to avoid replacing the browser window setTimout and clearTimeout functions. r=jsantell 2016-02-08 10:11:14 -08:00
jetpack-addon-overlay.xul
jetpack-package-harness.js Backed out 3 changesets (bug 1231784) for breaking 10.10 opt jetpack tests 2016-02-03 17:38:12 -08:00
jetpack-package-overlay.xul
leaks.py
mach_commands.py Bug 1241907 - Grant runtime permissions before running browser tests; r=jmaher 2016-02-01 15:52:34 -07:00
mach_test_package_commands.py
Makefile.in Bug 1119520 - Add opt-in Gradle build mode for mobile/android. r=gps 2016-02-12 10:06:40 -08:00
manifest.webapp
manifestLibrary.js
mochitest_options.py Bug 1248056 - Increase marionette connection timeouts in mochitest when running with valgrind, r=chmanchester 2016-02-16 10:04:52 -05:00
mochitest-e10s-utils.js
mochitest.eslintrc
moz.build Bug 1247639 - Fix uncaught exception when running |mach mochitest| on Android, r=gbrown 2016-02-11 16:09:45 -05:00
nested_setup.js
pywebsocket_wrapper.py
README.txt
redirect.html
runrobocop.py Bug 1247639 - Fix uncaught exception when running |mach mochitest| on Android, r=gbrown 2016-02-11 16:09:45 -05:00
runtests.py Bug 1248916 - Ignore mozdebug.requiresEscapedArgs in mochitest, r=ted.mielczarek 2016-02-17 14:33:33 -05:00
runtestsb2g.py Backed out 3 changesets (bug 1231784) for breaking 10.10 opt jetpack tests 2016-02-03 17:38:12 -08:00
runtestsremote.py Bug 1247639 - Fix uncaught exception when running |mach mochitest| on Android, r=gbrown 2016-02-11 16:09:45 -05:00
server.js
shutdown-leaks-collector.js
ShutdownLeaksCollector.jsm
start_b2g.js Backed out 3 changesets (bug 1231784) for breaking 10.10 opt jetpack tests 2016-02-03 17:38:12 -08:00
start_desktop.js Backed out 3 changesets (bug 1231784) for breaking 10.10 opt jetpack tests 2016-02-03 17:38:12 -08:00

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