gecko-dev/gfx/tests
Timothy Nikkel d2b4cf3101 Bug 1744468. Change annotation for gfx/tests/reftest/1724901-2.html. r=aosmond
This test has a downscaled image, that is inside of an OOP iframe, and the iframe has a large transform scale to counter act the downscaled image inside the iframe. drawSnapshot does not take into account into scaling that happens to OOP iframes. If we don't pass the high quality scaling flag then we return the image as the intrinsic scale and we have a much better rendering here. If we pass the high quality scale we return the downscaled image, which we then try to upscale, and we get a worse rendering then before the patches of this bug.

So this is an edge that we will be making worse. If it's important then we should fix drawSnapshot to handle this.

Differential Revision: https://phabricator.services.mozilla.com/D133569
2021-12-14 09:43:53 +00:00
..
browser Bug 1708446 - Add a browser mochitest to make sure the jank notification works properly for popup windows in the browser process. r=boris,botond,sotaro 2021-06-01 00:32:27 +00:00
chrome Bug 1651774: Update mozilla/use-services rule for native Services implementation. r=Standard8 2020-11-06 18:58:33 +00:00
crashtests Bug 1745775 - Fix invalid surface info indexing r=gfx-reviewers,bradwerth 2021-12-14 01:06:24 +00:00
gtest Bug 1738971 - Part 3. Rework VsyncChild to allow multiple implementations. r=gfx-reviewers,jgilbert 2021-12-10 02:57:50 +00:00
mochitest Bug 1739621 - Remove remaining UseAdvancedLayers() r=jrmuizel,gfx-reviewers,bradwerth 2021-11-07 12:44:53 +00:00
reftest Bug 1744468. Change annotation for gfx/tests/reftest/1724901-2.html. r=aosmond 2021-12-14 09:43:53 +00:00
moz.build Bug 1676925 - Remove code supporting the defunct WebRender experiments. r=jrmuizel,marionette-reviewers 2020-11-13 05:40:10 +00:00