gecko-dev/image/encoders/ico
Andrew Osmond 66fd73b08c Bug 1729051 - Simplify imgFrame to only use shared surfaces for raster images. r=jrmuizel
In practice we already only use SourceSurfaceSharedData as our
rasterized image backing. This means we no longer need to lock the data
to keep it in memory (when we used volatile memory), nor to try to
optimize the surface for the DrawTarget.

Differential Revision: https://phabricator.services.mozilla.com/D124476
2021-09-17 15:50:04 +00:00
..
moz.build Bug 1729051 - Simplify imgFrame to only use shared surfaces for raster images. r=jrmuizel 2021-09-17 15:50:04 +00:00
nsICOEncoder.cpp
nsICOEncoder.h