gecko-dev/testing
Emilio Cobos Álvarez 219b9544e1 Bug 1928512 - Use opaque backstop color for page canvas background. r=dholbert
This restores behavior from before bug 1835864, effectively.

The top level image document's root element has transparent background.
Before that patch, we used to blend that with
GetDefaultBackgroundColorDraw(), which was white.

This should generally not change behavior, because the page frame itself
is white, but it does on PrintTargetWindows (probably a cairo bug?),
where it causes our page content clip not to apply.

In any case, restoring behavior here is trivial, so let's do that for
now, I'll file a follow-up bug for the underlying issue.

Differential Revision: https://phabricator.services.mozilla.com/D228514
2024-11-09 19:46:47 +00:00
..
android-test
awsy
condprofile
config
crashtest
docs
extensions
firefox-ui
geckodriver Bug 1928022 - [geckodriver] Push addon file created from base64 string to android device. r=webdriver-reviewers,whimboo,jgraham 2024-11-08 19:14:31 +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 1929626 - Remove more uses/includes of nsAlgorithm.h r=emilio,win-reviewers,gstoll 2024-11-07 11:09:40 +00:00
modules
mozbase Bug 1929535 - Vendor telnetlib.py r=jmaher,jgraham 2024-11-08 17:55:02 +00:00
mozharness Bug 1930226 - Don't run export on the whole tree for L10n repack. r=nalexander 2024-11-09 00:08:19 +00:00
perfdocs Bug 1925531 - Change p6/s24 platform names. r=perftest-reviewers,taskgraph-reviewers,jmaher,sparky 2024-11-07 18:09:13 +00:00
performance Bug 1922040 - Remove fxrecord from the tree r=sparky,perftest-reviewers,taskgraph-reviewers,ahal 2024-10-31 18:30:53 +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 1928140 - Rename power usage metric to powerUsage, and only gather one version of it. r=fbilt,perftest-reviewers 2024-11-07 12:20:19 +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
test
tools
tps
web-platform Bug 1928512 - Use opaque backstop color for page canvas background. r=dholbert 2024-11-09 19:46:47 +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 Backed out 3 changesets (bug 1661935) for causing xpc failures @test_subprocess.js. 2024-11-06 21:12:57 +02: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 Backed out changeset bb77a5d48e46 (bug 1929458) as per request by Aryx. CLOSED TREE 2024-11-09 00:29:10 +02:00
moz.build
parse_build_tests_ccov.py
parse_reftest.py
README.txt
remotecppunittests.py
runcppunittests.py
skipfails.py Backed out changeset bb77a5d48e46 (bug 1929458) as per request by Aryx. CLOSED TREE 2024-11-09 00:29:10 +02: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