fune/testing
Lee Salzman 82c989cfaf Bug 1834079 - Move stroke fallback heuristic to after we attempt AA-Stroke. r=jrmuizel
We have a heuristic that falls back from stroking certain paths with acceleration because
both WGR and the texture cache can have slow output as the size of the path increases in
screen area. AA-Stroke tends to have better output for these paths, or at least, this heuristic
tends to have a detrimental effect on AA-Stroke usage and performance in important tests.
Lets move the heuristic to after we use AA-Stroke for now.

Differential Revision: https://phabricator.services.mozilla.com/D178549
2023-05-20 02:30:12 +00:00
..
awsy Bug 1829618 - Enable Prettier on json files (automatic fixes). r=perftest-reviewers,webcompat-reviewers,extension-reviewers,andi,desktop-theme-reviewers,pip-reviewers,devtools-reviewers,sync-reviewers,mossop,denschub,dao,sparky,robwu,geckoview-reviewers,owlish 2023-05-09 16:14:51 +00:00
condprofile Bug 1829618 - Enable Prettier on json files (automatic fixes). r=perftest-reviewers,webcompat-reviewers,extension-reviewers,andi,desktop-theme-reviewers,pip-reviewers,devtools-reviewers,sync-reviewers,mossop,denschub,dao,sparky,robwu,geckoview-reviewers,owlish 2023-05-09 16:14:51 +00:00
config Bug 1833731 - Remove reference to removed vendored enum package, r=webdriver-reviewers,whimboo 2023-05-19 16:08:47 +00:00
crashtest
docs Bug 1508369 - add stylelint linter support to mach lint, r=Standard8,dao,linter-reviewers,sylvestre 2023-05-11 16:06:38 +00:00
extensions
firefox-ui
geckodriver Backed out changeset 0ec2c204f57c (bug 1833189) for causing build bustages in StaticPrefList_plugin CLOSED TREE 2023-05-19 14:13:28 +03:00
gtest
jsshell
marionette Backed out 8 changesets (bug 1830884, bug 1822466) for causing regressions in the upstream wpt tests. a=backout 2023-05-16 15:33:54 +03:00
mochitest Bug 1833161 - Properly restore selection when showing the dismissal acknowledgment tip. r=ahal,dao 2023-05-19 22:13:10 +00:00
modules Bug 1832918 - Remove nsIOSFileConstantsService usage from testing/modules/AppData.sys.mjs r=jmaher 2023-05-16 16:32:23 +00:00
mozbase Bug 1832109 - Bump mozlog version number for release, r=ahal 2023-05-19 12:01:31 +00:00
mozharness Bug 1833862 - Fix finding certutil on windows, r=jmaher 2023-05-19 13:18:35 +00:00
perfdocs Bug 1827415 - Re-enable raptor benchmark tests on Beta branch for Linux and MacOS. r=perftest-reviewers,afinder 2023-05-11 14:39:55 +00:00
performance Bug 1827785 - Adjust apk download date of startup tests. r=perftest-reviewers,AlexandruIonescu 2023-05-16 14:10:14 +00:00
profiles Backed out changeset 0ec2c204f57c (bug 1833189) for causing build bustages in StaticPrefList_plugin CLOSED TREE 2023-05-19 14:13:28 +03:00
raptor Bug 1832246 - Set beforePageCompleteWaitTime to 2 seconds. r=perftest-reviewers,AlexandruIonescu 2023-05-12 12:50:35 +00:00
runtimes Bug 1776480 - Remove OS.File et al. r=Gijs,webidl,smaug 2023-05-12 18:34:28 +00:00
specialpowers Bug 1815969 - part 5: Make editors handle pasting something in new focused editor if a paste event listener moves focus r=m_kato 2023-05-10 06:44:53 +00:00
talos Bug 1822010 - Convert toolkit/components/url-classifier to ES modules. r=perftest-reviewers,webcompat-reviewers,geckoview-reviewers,devtools-reviewers,twisniewski,valentin,m_kato,anti-tracking-reviewers,timhuang,sparky 2023-05-18 12:21:12 +00:00
tools
tps
web-platform Bug 1834079 - Move stroke fallback heuristic to after we attempt AA-Stroke. r=jrmuizel 2023-05-20 02:30:12 +00:00
webcompat Bug 1828953 - add more automated tests for webcompat interventions (mostly Android); r=ksenia DONTBUILD 2023-05-01 18:01:19 +00:00
webdriver
xpcshell Backed out 9 changesets (bug 1492090) for causing multiple xpcshell failures. 2023-05-12 15:15:55 +03:00
addtest.py
cppunittest.ini
mach_commands.py Bug 1829069 - Part 2: Add JSAPIRuntimeTest and JSAPIFrontendTest. r=bthrall 2023-05-11 10:18:38 +00:00
moz.build
parse_build_tests_ccov.py
README.txt
remotecppunittests.py
runcppunittests.py
testinfo.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