gecko-dev/testing
Glenn Watson 3999ffe70d Bug 1724846 - Split DL spatial tree to separate payload r=gfx-reviewers,nical
This will allow experimenting with different representations of
the spatial tree (such as interning and/or providing stable
indices during display list building). It may also simplify
future changes to the public API to expose the spatial tree
directly.

As part of these changes, refactor how the debug representation
for the capture format is (de)serialized, to make it simpler to
add different payload vector types in future.

Differential Revision: https://phabricator.services.mozilla.com/D122183
2021-08-24 02:18:51 +00:00
..
awsy Bug 1726411 - AWSY base Fission should tell Perfherder that it is Fission. r=perftest-reviewers,AlexandruIonescu 2021-08-19 15:04:01 +00:00
condprofile Bug 1718630 - Use mozversion to get the version of the browser r=perftest-reviewers,davehunt 2021-08-20 12:05:38 +00:00
config Bug 1724072 - update android hostutils due to ssltunnel changes r=gbrown 2021-08-23 05:25:36 +00:00
crashtest Bug 1724718 - skip some XUL-y tests on android, r=emilio,agi 2021-08-19 12:13:01 +00:00
docs
extensions
firefox-ui Bug 1696251 - Replace self with command_context where possible in existing mach commands. r=mhentges,webdriver-reviewers,perftest-reviewers,whimboo 2021-07-19 16:04:25 +00:00
fxrecord/perfdocs Bug 1715643 - Add PerfDocs for fxrecord r=sparky,perftest-reviewers 2021-07-30 17:28:58 +00:00
geckodriver Bug 1617369 - Reformat recent rust changes with rustfmt r=emilio,webdriver-reviewers,necko-reviewers,valentin 2021-08-23 09:30:24 +00:00
gtest Bug 1696251 - Replace self with command_context where possible in existing mach commands. r=mhentges,webdriver-reviewers,perftest-reviewers,whimboo 2021-07-19 16:04:25 +00:00
jsshell
marionette Bug 1724028 - [remote] Implement handle in RemoteAgent and Marionette components r=webdriver-reviewers,whimboo 2021-08-06 12:57:28 +00:00
mochitest Bug 1724072 - replace RC4 capabilities in ssltunnel with 3DES r=rmf 2021-08-18 20:20:12 +00:00
modules Bug 1650089 - Part 8: Avoid race when calling loadContentPage with about:blank, r=kmag 2021-08-10 14:31:19 +00:00
mozbase Bug 1617369 - Reformat recent rust changes with rustfmt r=emilio,webdriver-reviewers,necko-reviewers,valentin 2021-08-23 09:30:24 +00:00
mozharness Bug 1614200: fix linting issues. r=jmaher CLOSED TREE 2021-07-26 13:55:02 +00:00
perfdocs Bug 1726401 - Remove about_newtab_with_snippets perf test r=perftest-reviewers,AlexandruIonescu 2021-08-23 15:15:10 +00:00
performance Bug 1716825: Navigate to a sub-page rather than about:blank for warm pageloads;r=perftest-reviewers,Bebe,davehunt 2021-08-10 16:18:54 +00:00
profiles Bug 1725131 - Remove messaging system code related to the Bookmark panel r=pdahiya,Mardak,webdriver-reviewers 2021-08-19 13:17:13 +00:00
raptor Bug 1726181 - Fill in the information about the Web Audio API benchmark in the Raptor documentation. r=perftest-reviewers,AlexandruIonescu DONTBUILD 2021-08-23 14:47:29 +00:00
runtimes
specialpowers Bug 1718755 - Fix the SpecialPowers pref code to deal with ui / font prefs correctly after the previous change. r=kmag 2021-07-20 14:10:58 +00:00
talos Bug 1726401 - Remove about_newtab_with_snippets perf test r=perftest-reviewers,AlexandruIonescu 2021-08-23 15:15:10 +00:00
tools Bug 1721962 - Switch to pkg-config for X11 libraries. r=firefox-build-system-reviewers,jgilbert,andi 2021-07-30 11:39:39 +00:00
tps Bug 1696251 - Replace self with command_context where possible in existing mach commands. r=mhentges,webdriver-reviewers,perftest-reviewers,whimboo 2021-07-19 16:04:25 +00:00
web-platform Bug 1724846 - Split DL spatial tree to separate payload r=gfx-reviewers,nical 2021-08-24 02:18:51 +00:00
webdriver Bug 1652612 - More explictly only allow connections from local origins, r=whimboo,webdriver-reviewers 2021-07-29 19:34:08 +00:00
xpcshell Bug 1716571 - Dynamically set up android port forwarding for trr tests r=necko-reviewers,dragana 2021-08-16 13:41:58 +00:00
README.txt
addtest.py
cppunittest.ini
mach_commands.py Bug 1721291 - Report jsapi-tests failures with more than just the result code. r=jonco 2021-07-26 18:47:48 +00:00
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