gecko-dev/testing
Emilio Cobos Alvarez eef21610c6 Bug 1725721 - Top layer elements that are display:contents should be display: block. r=hiro
As per https://fullscreen.spec.whatwg.org/#new-stacking-layer:

    If its specified display property is contents, it computes to block.

Differential Revision: https://phabricator.services.mozilla.com/D131585
2021-11-19 04:46:42 +00:00
..
awsy
condprofile
config
crashtest
docs
extensions
firefox-ui
fxrecord/perfdocs
geckodriver Bug 1737196 - Remove semicolon in rust macro. r=webdriver-reviewers,jgraham 2021-10-22 20:33:53 +00:00
gtest Bug 1529082 - Move TestRunnerActivity to test_runner. r=ahal,owlish 2021-11-02 18:56:26 +00:00
jsshell
marionette Backed out 2 changesets (bug 1707591) for causing python mozlint failures on test_yaml.py. CLOSED TREE 2021-11-12 18:44:36 +02:00
mochitest Backed out 2 changesets (bug 1707591) for causing python mozlint failures on test_yaml.py. CLOSED TREE 2021-11-12 18:44:36 +02:00
modules Bug 1730924 - Upgrade ajv.js from 4.1.1 to 6.12.6 r=k88hudson 2021-10-12 19:41:05 +00:00
mozbase Bug 1730712: Remove external use of `_run_pip()` r=perftest-reviewers,ahal,sparky 2021-11-16 21:14:41 +00:00
mozharness Backed out 2 changesets (bug 1707591) for causing python mozlint failures on test_yaml.py. CLOSED TREE 2021-11-12 18:44:36 +02:00
perfdocs Bug 1740567 Update JetStream2 benchmark to run against autoland. r=perftest-reviewers,sparky 2021-11-17 19:20:12 +00:00
performance Bug 1732956 - Add facebook/reddit responsiveness tests. r=perftest-reviewers,kimberlythegeek 2021-11-17 15:12:34 +00:00
profiles Bug 1617611: Enable SameSite=Lax by default in mochitests. r=ckerschb 2021-11-17 11:04:34 +00:00
raptor Bug 1732956 - Add facebook/reddit responsiveness tests. r=perftest-reviewers,kimberlythegeek 2021-11-17 15:12:34 +00:00
runtimes
specialpowers Bug 1736163 - layout.css.prefers-color-scheme.content-override should trigger a look and feel update. 2021-10-17 15:32:02 +02:00
talos Bug 1741369 - [devtools] Update paths to loader files outside devtools/ r=perftest-reviewers,preferences-reviewers,sparky,Gijs 2021-11-17 12:43:27 +00:00
tools Backed out 2 changesets (bug 1707591) for causing python mozlint failures on test_yaml.py. CLOSED TREE 2021-11-12 18:44:36 +02:00
tps
web-platform Bug 1725721 - Top layer elements that are display:contents should be display: block. r=hiro 2021-11-19 04:46:42 +00:00
webdriver Bug 1736991 - Fix clippy warnings in webdriver crate, r=webdriver-reviewers,jdescottes 2021-10-22 11:46:31 +00:00
xpcshell Bug 1741369 - [devtools] Update paths to loader files outside devtools/ r=perftest-reviewers,preferences-reviewers,sparky,Gijs 2021-11-17 12:43:27 +00:00
README.txt
addtest.py
cppunittest.ini
mach_commands.py
moz.build
parse_build_tests_ccov.py Bug 1737285 - Use pathlib to retrieve the relative path to the Visual Studio SDK. r=calixte,firefox-build-system-reviewers,mhentges DONTBUILD 2021-10-25 08:17:34 +00:00
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