gecko-dev/testing
Lee Salzman ccba550402 Bug 1625606 - Use Skia's mac font smoothing handling. r=aosmond
Currently we try to alternate between light-on-dark and dark-on-light
text rendering masks on macOS depending on text colors. Historically,
this matched earlier versions of macOS reasonably well. In successive
versions of macOS, however, this approximation appears to have broken
down and no longer gives correct results.

Given that recent macOS versions no longer promotes font-smoothing at
all, it seems more reasonable to match Skia's font smoothing handling
because it appears to better work with these more recent versions while
requiring us to have less special code to do so.

Differential Revision: https://phabricator.services.mozilla.com/D229444
2024-11-19 07:37:51 +00:00
..
android-test Bug 1897186 - Add android-components tests to mach test. r=ohall,nalexander,jmaher 2024-10-22 16:49:37 +00:00
awsy
condprofile
config
crashtest
docs Bug 1928349 - fix typo in bugzillarc file name in doc r=firefox-source-docs-reviewers,ahal DONTBUILD 2024-11-13 11:50:44 +00:00
extensions
firefox-ui
geckodriver Bug 1926311 - [geckodriver] Add flag to allow installing an add-on that is enabled in Private Browsing mode. r=webdriver-reviewers,jgraham 2024-11-18 10:24:53 +00:00
gtest Bug 1920718 - Annotate all global variable with runtime initialization attributes r=glandium,application-update-reviewers,media-playback-reviewers,anti-tracking-reviewers,places-reviewers,profiler-reviewers,gfx-reviewers,aosmond,lina,nalexander,aabh,geckoview-reviewers,win-reviewers,gstoll,m_kato 2024-10-30 11:05:24 +00:00
jsshell
marionette Bug 1806135 - Allow installation and uninstallation of addons in GeckoView. r=webdriver-reviewers,whimboo 2024-11-08 19:14:32 +00:00
mochitest Bug 1931575 - Run the test-manifest-toml linter on CI. r=jmaher 2024-11-16 15:37:18 +00:00
modules Bug 1922010 Change WindowsLaunchOnLogin functions that interacts with registry keys to be private r=settings-reviewers,mossop 2024-11-12 14:51:10 +00:00
mozbase Bug 1931349 - Enable network.dns.https_rr.check_record_with_cname and add probes for the outcome, r=necko-reviewers,valentin 2024-11-18 16:27:20 +00:00
mozharness Bug 1929591 - fix _is_configuration_shipped to account for shippable builds. r=jmaher,firefox-build-system-reviewers 2024-11-13 09:57:40 +00:00
perfdocs Bug 1929596 - Add MLSuggest inference as under ml tests and make it run inference?tarek,adw,sparky r=urlbar-reviewers,perftest-reviewers,sparky,adw,tarek 2024-11-18 21:26:39 +00:00
performance Bug 1919625 - Use mozdevice in applink startup code where possible. r=perftest-reviewers,sparky 2024-11-18 17:21:13 +00:00
profiles Backed out 10 changesets (bug 1928672, bug 1922020) for causing mochitest-plain failures on test_different_domain_in_hierarchy.html. CLOSED TREE 2024-11-05 01:46:32 +02:00
raptor Bug 1931558 - Use copy of default settings to prevent reusing same dict. r=perftest-reviewers,aglavic 2024-11-15 19:30:57 +00:00
runtimes
specialpowers Bug 1921333 - Part 2: Switch some AppConstants.platform checks to MOZ_GECKOVIEW, r=glandium,extension-reviewers,robwu 2024-11-01 21:19:20 +00:00
talos Bug 1925288 - Clean up webcodecs prefs in tests (performance and WPT). r=chunmin,aosmond,perftest-reviewers,sparky 2024-10-24 07:37:55 +00:00
test
tools
tps
web-platform Bug 1625606 - Use Skia's mac font smoothing handling. r=aosmond 2024-11-19 07:37:51 +00:00
webcompat Bug 1875540 - add a CSS intervention for allstate.com to hide their browser unsupported message; r=ksenia,webcompat-reviewers 2024-11-09 04:16:21 +00:00
webdriver
xpcshell Bug 1931349 - Enable network.dns.https_rr.check_record_with_cname and add probes for the outcome, r=necko-reviewers,valentin 2024-11-18 16:27:20 +00:00
addtest.py Bug 1921433 - reformat with black 24.8.0 r=linter-reviewers,webdriver-reviewers,perftest-reviewers,taskgraph-reviewers,releng-reviewers,dom-storage-reviewers,janv,jmaher,whimboo,afinder,ahal 2024-11-03 20:28:59 +00:00
cppunittest.toml
mach_commands.py Bug 1929458 - support setting OS version to use in failure annotations generated by skip-fails. r=jmaher 2024-11-11 21:20:51 +00:00
moz.build
parse_build_tests_ccov.py
parse_reftest.py
README.txt
remotecppunittests.py
runcppunittests.py
skipfails.py Bug 1929458 - support setting OS version to use in failure annotations generated by skip-fails. r=jmaher 2024-11-11 21:20:51 +00:00
testinfo.py Bug 1918098 - ruff: fix the errors identified by 0.6.4 r=linter-reviewers,taskgraph-reviewers,releng-reviewers,webdriver-reviewers,perftest-reviewers,migration-reviewers,jmaher,whimboo,sparky,xpcom-reviewers,beth,ahal,mconley 2024-11-06 12:51:32 +00:00
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