gecko-dev/testing/mochitest
Olivia Hall 93187cda98 Bug 1771229 - Pause Location Updates on Android when in Background r=geckoview-reviewers,owlish
This bug unsets the location listeners when the Android lifecycle
`onPause` is called and sets the location listeners when `onResume` is
called (if location was in use).

Differential Revision: https://phabricator.services.mozilla.com/D149442
2022-06-29 21:22:01 +00:00
..
BrowserTestUtils Bug 1776207: Part 1 - Remove obsolete _xpcom_factory definitions. r=mccr8 2022-06-27 21:19:51 +00:00
MochiKit
baselinecoverage
chrome Bug 1747065 - remove plugin.load_flash_only setters which are no-ops r=mossop 2021-12-21 14:34:48 +00:00
dynamic
embed
manifests
pywebsocket3
ssltunnel
static
tests Bug 1773523 - allow_xul_xbl support in manifests. r=mccr8,gbrown 2022-06-09 19:01:01 +00:00
README.txt
ShutdownLeaksCollector.jsm
__init__.py
api.js
bisection.py
browser-harness.xhtml Bug 1773523 - allow_xul_xbl support in manifests. r=mccr8,gbrown 2022-06-09 19:01:01 +00:00
browser-test.js Bug 1773523 - allow_xul_xbl support in manifests. r=mccr8,gbrown 2022-06-09 19:01:01 +00:00
chrome-harness.js
chunkifyTests.js
document-builder.sjs Bug 1765167 - Part 9: Stop using Cu.import in testing/. r=webdriver-reviewers,perftest-reviewers,whimboo,sparky,mossop 2022-05-03 06:32:32 +00:00
favicon.ico
harness.xhtml
leaks.py
mach_commands.py Bug 1769794 - allow for android development to run tests in fission mode. r=gbrown 2022-05-18 14:42:21 +00:00
mach_test_package_commands.py Bug 1762991 - switch to --disable-fission and fission by default. r=gbrown,webdriver-reviewers,whimboo 2022-05-10 17:41:03 +00:00
manifest.json
manifest.webapp
manifestLibrary.js Bug 1773523 - allow_xul_xbl support in manifests. r=mccr8,gbrown 2022-06-09 19:01:01 +00:00
mochitest-e10s-utils.js
mochitest_options.py Bug 1769110 - Add support to mochitest harness for conditioned profiles to be used while testing. r=gbrown,asuth 2022-06-06 14:32:04 +00:00
moz.build
pywebsocket_wrapper.py
redirect.html
runjunit.py Bug 1771229 - Pause Location Updates on Android when in Background r=geckoview-reviewers,owlish 2022-06-29 21:22:01 +00:00
runtests.py Bug 1773523 - allow_xul_xbl support in manifests. r=mccr8,gbrown 2022-06-09 19:01:01 +00:00
runtestsremote.py
schema.json
server.js Bug 1725952 - Upgrade ESLint to v8.x. r=Mardak 2022-04-22 11:23:30 +00:00
shutdown-leaks-collector.js
start_desktop.js

README.txt

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