mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-12-04 02:57:38 +00:00
a2c3c4d10b
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 |
||
---|---|---|
.. | ||
browser | ||
chrome | ||
crashtests | ||
gtest | ||
marionette | ||
mochitest | ||
reftest | ||
moz.build |