fune/testing
Kashav Madan 3b22805481 Bug 1578465 - Remove the content-utils.js framescript, r=nika
This also updates the two functions (BrowserTestUtils.firstBrowserLoaded,
browser_broadcastchannel.js#browserFrameLoaded) that rely on the previous
event to use the new one.

Differential Revision: https://phabricator.services.mozilla.com/D49002

--HG--
extra : moz-landing-system : lando
2019-10-22 20:44:40 +00:00
..
awsy Bug 1567122 - Enable Fission for AWSY. r=perftest-reviewers,sparky 2019-10-16 21:14:33 +00:00
condprofile Bug 1583615 - use internal PyPI - r=rwood 2019-10-04 17:44:08 +00:00
config Bug 1503785: use new minidump_stackwalk r=bc 2019-10-08 21:59:03 +00:00
crashtest Bug 1583044: Make nsMozIconURI serializeable. r=valentin 2019-10-21 14:16:49 +00:00
extensions
firefox-ui Bug 1587800 - Remove the hidden-focus class. r=mak 2019-10-11 13:35:52 +00:00
geckodriver bug 1589151: geckodriver: drop "For users" heading in docs; r=webdriver-reviewers,maja_zf 2019-10-16 19:17:31 +00:00
gtest Bug 1558885 - Use separate directory for android gtest libxul; r=bc,nalexander 2019-10-10 21:38:01 +00:00
jsshell
marionette Bug 1583314 - Skip or port XBL tests to shadow DOM. r=bzbarsky 2019-10-21 20:21:20 +00:00
mochitest Bug 1578465 - Remove the content-utils.js framescript, r=nika 2019-10-22 20:44:40 +00:00
modules Bug 1582785 - Enable some xpcshell tests on Android; r=geckoview-reviewers,agi 2019-09-23 22:43:55 +00:00
mozbase Bug 1583353 - [moztest.resolve] Move everything from TestMetadata into the TestResolver class (except the load_tests function) r=gbrown 2019-10-22 14:31:50 +00:00
mozharness Bug 1590399 - do not attempt to call pulseaudio initialization (linux only) on other platforms r=gbrown 2019-10-22 18:54:46 +00:00
profiles Bug 1585582 - Set appcache prefs on before start to prevent races in tests. r=baku 2019-10-21 19:33:02 +00:00
raptor Bug 1520463 - Raptor python unit tests: add support for python 3 r=ahal 2019-10-21 20:26:15 +00:00
runtimes
specialpowers Bug 1584993: Make CSP frame-ancestors work with fission enabled. r=jkt,farre,valentin 2019-10-22 10:57:43 +00:00
talos Bug 1585974 - Increase gecko_profile_entries to 10 million in talos DAMP configuration r=rwood 2019-10-22 12:16:06 +00:00
tools Bug 1567642 - [lint.flake8] Fix misc flake8 under Python 3 lint issues r=gbrown 2019-09-24 14:44:01 +00:00
tps Bug 1567642 - [lint.flake8] Fix misc flake8 under Python 3 lint issues r=gbrown 2019-09-24 14:44:01 +00:00
web-platform Bug 1583700 - Update WPT expectations. r=perry 2019-10-22 01:03:14 +00:00
webdriver bug 1585964: webdriver: drop regex dependency; r=webdriver-reviewers,jgraham 2019-10-07 12:53:38 +00:00
xpcshell Bug 1517686 - Increase xpcshell harness timeout for selftest.py; r=bc 2019-10-10 16:03:38 +00:00
addtest.py
cppunittest.ini Bug 1529593 - Make LauncherRegistryInfo delay write to the registry. r=aklotz 2019-10-14 17:14:54 +00:00
mach_commands.py Bug 1588935 - Improve efficiency of 'mach test-info report'; r=bc 2019-10-16 13:10:39 +00:00
moz.build
parse_build_tests_ccov.py
README.txt
remotecppunittests.py
runcppunittests.py
testsuite-targets.mk

Common testing tools for mozilla codebase projects, test suite definitions
for automated test runs, tests that don't fit anywhere else, and other fun
stuff