ported from UXP: Issue #2073 - m-c 1343341: Infrastructure necessary to allow discarding of animated images (squashed) (eac8afce)

This commit is contained in:
2023-01-10 15:44:15 +08:00
parent b8ec9308b3
commit 4c5ee58563
14 changed files with 359 additions and 87 deletions
+1 -1
View File
@@ -1135,7 +1135,7 @@ VectorImage::RequestDiscard()
}
void
VectorImage::OnSurfaceDiscarded()
VectorImage::OnSurfaceDiscarded(const SurfaceKey& aSurfaceKey)
{
MOZ_ASSERT(mProgressTracker);