Name Description Size
__init__.py 199
api.js globals AppConstants, ExtensionAPI, Services 4510
baselinecoverage
bisection.py This method is used to initialize various variables that are required for test bisection 11614
browser-harness.xhtml 11690
browser-test.js eslint-env mozilla/browser-window 59425
BrowserTestUtils
chrome
chrome-harness.js -*- indent-tabs-mode: nil; js-indent-level: 2 -*- 7649
chunkifyTests.js 869
document-builder.sjs document-builder.sjs can be used to dynamically build documents that will be used in mochitests. It does handle the following GET parameters: - file: The path to an (X)HTML file whose content will be used as a response. Example: document-builder.sjs?file=/tests/dom/security/test/csp/file_web_manifest_mixed_content.html - html: A string representation of the HTML document you want to get. Example: document-builder.sjs?html=<h1>Hello</h1> - headers: A <key:value> string representation of headers that will be set on the response This is only applied when the html GET parameter is passed as well Example: document-builder.sjs?headers=Cross-Origin-Opener-Policy:same-origin&html=<h1>Hello</h1> document-builder.sjs?headers=X-Header1:a&headers=X-Header2:b&html=<h1>Multiple headers</h1> - delay: Delay the response by X millisecond. 3485
DoHServer
dynamic
embed
favicon.ico 0
harness.xhtml 3560
ignorePrefs.json 917
leaks.py Parses the mochitest run log when running a debug build, assigns all leaked DOM windows (that are still around after test suite shutdown, despite running the GC) to the tests that created them and prints leak statistics. 15574
mach_commands.py The mochitest command requires an engineering build. It may be the case that VARIANT=user or PRODUCTION=1 were set. Try re-building with VARIANT=eng: $ VARIANT=eng ./build.sh There should be an app called 'test-container.gaiamobile.org' located in {}. 18758
mach_test_package_commands.py 7152
manifest.json 370
manifest.webapp 841
manifestLibrary.js -*- indent-tabs-mode: nil; js-indent-level: 2 -*- 5350
manifests
MochiKit
mochitest-e10s-utils.js 474
mochitest_options.py Get an absolute path relative to cwd. 48943
moz.build 7305
pywebsocket_wrapper.py A wrapper around pywebsocket's standalone.py which causes it to ignore SIGINT. 899
pywebsocket3
README.txt See https://developer.mozilla.org/en/docs/Mochitest for detailed information on running and writing mochitests. 112
redirect.html redirecting... 844
runjunit.py A test harness to run geckoview junit tests on a remote device. 26432
runtests.py Runs the Mochitest test harness. 156982
runtestsremote.py 16778
schema.json 3
server.js -*- indent-tabs-mode: nil; js-indent-level: 2 -*- 23077
shutdown-leaks-collector.js eslint-env mozilla/frame-script 435
ShutdownLeaksCollector.sys.mjs 1871
ssltunnel
start_desktop.js global __webDriverArguments 841
static
tests