gecko-dev/image/test
Emilio Cobos Álvarez 6553f27967 Bug 1762298 - Inherit used color-scheme from embedder <browser> elements. r=nika,dao,Gijs
This allows popups and sidebars to use the chrome preferred
color-scheme.

This moves the responsibility of setting the content-preferred color
scheme to the appropriate browsers to the front-end (via tabs.css).

We still return the PreferredColorSchemeForContent() when there's no
pres context (e.g., for display:none in-process iframes). We could
potentially move a bunch of the pres-context data to the document
instead, but that should be acceptable IMO as for general web content
there's no behavior change in any case.

Differential Revision: https://phabricator.services.mozilla.com/D142578
2022-04-04 18:22:04 +00:00
..
browser Bug 1727943 - turn on mochitest* tests that were skipped on win10-ccov and now pass. r=MasterWayZ 2021-10-19 20:01:29 +00:00
crashtests Bug 1712836. Decrease number of iframes containing animated gifs so slower platforms have a chance to end test with no paints pending. r=aosmond 2022-01-19 21:11:12 +00:00
fuzzing Bug 1735295 - Fix unused-but-set-variable warning in TestDecoders.cpp. r=tnikkel 2021-10-13 02:25:11 +00:00
gtest Bug 1738401 - Remove -Wno-shadow warning suppressions. r=firefox-build-system-reviewers,glandium 2021-12-01 06:40:04 +00:00
mochitest Bug 1762298 - Inherit used color-scheme from embedder <browser> elements. r=nika,dao,Gijs 2022-04-04 18:22:04 +00:00
reftest Bug 1727943 - run win10 ccov on -ssd instances. r=MasterWayZ 2021-10-18 00:31:02 +00:00
unit Bug 1511670 - Add WebP image encoding support. r=aosmond 2021-11-06 13:09:07 +00:00