gecko-dev/testing
Emilio Cobos Álvarez b78ebac92a Bug 1483798 - Avoid returning the computed styles of nodes that aren't in the flat tree. r=xidorn
As per spec. This could cause wrong styles to be returned because we
fill the bloom filter based on flat tree ancestors, which was ultimately
the root cause of bug 1737131.

Differential Revision: https://phabricator.services.mozilla.com/D131074
2021-11-16 16:53:50 +00:00
..
awsy
condprofile
config
crashtest
docs
extensions
firefox-ui
fxrecord/perfdocs
geckodriver
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
mozbase 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
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 1739400: [mozproxy] Get a single test recorded and running using mitmproxy 7 r=perftest-reviewers,sparky 2021-11-15 21:10:16 +00:00
performance Bug 1740103: [mozproxy] set mitmproxy 7 as the default for recording and playback r=perftest-reviewers,sparky 2021-11-10 19:32:49 +00:00
profiles Backed out 2 changesets (bug 1617611) for causing mochitest failures on storageAccessWithDynamicFpi.js. CLOSED TREE 2021-11-16 13:02:05 +02:00
raptor Bug 1739400: [mozproxy] Get a single test recorded and running using mitmproxy 7 r=perftest-reviewers,sparky 2021-11-15 21:10:16 +00:00
runtimes
specialpowers
talos 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
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 1483798 - Avoid returning the computed styles of nodes that aren't in the flat tree. r=xidorn 2021-11-16 16:53:50 +00:00
webdriver
xpcshell Bug 1566998 - Fix lint warning r=necko-reviewers,kershaw 2021-11-11 10:07:32 +00:00
README.txt
addtest.py
cppunittest.ini
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