gecko-dev/testing
Julian Descottes b21a958eae Bug 1676671 - [marionette] Remove unused return value from driver::registerBrowser r=marionette-reviewers,maja_zf
Depends on D98780

The existing call sites for registerBrowser do not read the return value:
https://searchfox.org/mozilla-central/rev/6bb59b783b193f06d6744c5ccaac69a992e9ee7b/testing/marionette/driver.js#634
https://searchfox.org/mozilla-central/rev/6bb59b783b193f06d6744c5ccaac69a992e9ee7b/testing/marionette/driver.js#3668

and it is currently not documented.

Differential Revision: https://phabricator.services.mozilla.com/D98781
2020-12-11 15:49:59 +00:00
..
awsy
condprofile
config Bug 1681150 - python3 - testing/config/marionette_requirements.txt - exclude installing enum on python3 r=marionette-reviewers,jgraham 2020-12-11 12:08:13 +00:00
crashtest
docs Summary: Bug 1679892 - add initial schedule of CI config changes in-tree. r=releng-reviewers,aki 2020-12-08 21:17:24 +00:00
extensions
firefox-ui
geckodriver Bug 1680114 - [geckodriver] Set fission.autostart=false when moz:debuggerAddress is requested. r=webdriver-reviewers,jgraham 2020-12-04 09:53:26 +00:00
gtest
jsshell
marionette Bug 1676671 - [marionette] Remove unused return value from driver::registerBrowser r=marionette-reviewers,maja_zf 2020-12-11 15:49:59 +00:00
mochitest Bug 1681667 - Make `BrowserChild` never coalesce/discard synthesized mouse events for test r=smaug 2020-12-11 06:43:44 +00:00
modules
mozbase Bug 1677422 - python3 - [mozlog] use cgi.escape for Python2, html.escape for Python3. r=jgraham 2020-12-11 11:43:14 +00:00
mozharness Bug 1681140 - python3 - fix malformed \N character escape is-parseable (py3) errors in testing/mozharness/config r=jgraham,marionette-reviewers 2020-12-11 11:32:50 +00:00
perfdocs Bug 1672142 - Update mozperftest perfdocs to include new test. r=tarek,perftest-reviewers 2020-12-04 15:47:22 +00:00
performance
profiles
raptor Bug 1675157 - Handle gzipped mobile profiles in raptor. r=perftest-reviewers,AlexandruIonescu 2020-12-04 15:42:09 +00:00
runtimes
specialpowers
talos Bug 1678379 - [devtools] Replace DAMP framescript by js window actors r=perftest-reviewers,ochameau 2020-12-07 17:08:26 +00:00
tools
tps
web-platform Bug 1681418 - Throw a more useful error when a broken image is passed to drawImage. r=nical 2020-12-10 17:08:02 +00:00
webdriver
xpcshell Bug 1671885 - Add a test case for ech retry r=necko-reviewers,dragana 2020-12-07 13:45:20 +00:00
README.txt
addtest.py
cppunittest.ini Bug 1432988 - Add hash for pair types. r=botond 2020-12-04 21:57:03 +00:00
mach_commands.py
moz.build
parse_build_tests_ccov.py
remotecppunittests.py
runcppunittests.py
testinfo.py
testsuite-targets.mk

README.txt

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