gecko-dev/gfx/tests
Glenn Watson a2c3c4d10b Bug 1647940 - Fix panic when compositor video surface is not requested. r=nical
If an image is promoted to a compositor surface, but subsequently
clipped (by invalid clip rect) then we skip requesting the image
but still try to resolve the surface when building batches.

This patch reorders the primitive pass so that any decisions about
dropping a primitive from the visible list are made before the
prim dependencies (and compositor surfaces) are updated.

Differential Revision: https://phabricator.services.mozilla.com/D81928
2020-07-02 09:16:17 +00:00
..
browser
chrome
crashtests Bug 1647940 - Fix panic when compositor video surface is not requested. r=nical 2020-07-02 09:16:17 +00:00
gtest Bug 1602072 - Add a gfxInfo flag determine Firefox is embedded by FxR for telemetry. r=thomasmo,chutten,froydnj,jrmuizel,geckoview-reviewers,rbarker,snorp 2020-06-25 17:22:20 +00:00
marionette
mochitest Bug 1644863 - fix trailing whitespace in cross-tree tests, r=emilio,marionette-reviewers,whimboo 2020-06-17 22:45:31 +00:00
reftest Bug 1641751 - Part 3 - Refactor some texture cache code for future eviction changes. r=Bert,kvark 2020-06-05 00:53:17 +00:00
moz.build