gecko-dev/image/decoders
Chris Peterson 80b5de5b7e Bug 1732194 - Make some nsIconURI.cpp variables const and a function static. r=tnikkel
These are just small clean-ups. They're not non-unified build errors.

The function extractAttributeValue can be made static and doesn't need a forward declaration. All the callers of this function are in this .cpp file, after the function definition.

Depends on D126419

Differential Revision: https://phabricator.services.mozilla.com/D126420
2021-09-23 02:54:14 +00:00
..
icon Bug 1732194 - Make some nsIconURI.cpp variables const and a function static. r=tnikkel 2021-09-23 02:54:14 +00:00
EXIF.cpp Bug 1680387 - Sanity-check exif resolution with other exif metadata. r=tnikkel 2021-05-05 09:41:25 +00:00
EXIF.h Bug 1680387 - Sanity-check exif resolution with other exif metadata. r=tnikkel 2021-05-05 09:41:25 +00:00
GIF2.h
iccjpeg.c
iccjpeg.h
moz.build Bug 1707590 - Part 2: Implement nsJXLDecoder r=tnikkel 2021-05-06 02:00:57 +00:00
nsAVIFDecoder.cpp Bug 1731404 - Color management of AVIF images is sometimes performed incorrectly. r=jrmuizel 2021-09-21 20:25:34 +00:00
nsAVIFDecoder.h Bug 1696045 - Add AVIF telemetry for unimplemented features and performance. r=aosmond 2021-08-24 22:34:32 +00:00
nsBMPDecoder.cpp Bug 1707554 - Decode bmp image where data offset is 0 r=tnikkel 2021-05-04 07:15:45 +00:00
nsBMPDecoder.h
nsGIFDecoder2.cpp Bug 1678487 - Make CMSMode an enum class. r=aosmond 2021-02-13 03:59:23 +00:00
nsGIFDecoder2.h Bug 1683557 - Make `image` buildable outside of `unified-build` environment. r=aosmond 2021-01-04 14:20:22 +00:00
nsICODecoder.cpp
nsICODecoder.h
nsIconDecoder.cpp Bug 1678487 - Make CMSMode an enum class. r=aosmond 2021-02-13 03:59:23 +00:00
nsIconDecoder.h
nsJPEGDecoder.cpp Bug 1680387 - Sanity-check exif resolution with other exif metadata. r=tnikkel 2021-05-05 09:41:25 +00:00
nsJPEGDecoder.h Bug 1680387 - Read and expose EXIF image resolution data. r=tnikkel,aosmond 2021-05-05 09:41:23 +00:00
nsJXLDecoder.cpp Bug 1707590 - Part 2: Implement nsJXLDecoder r=tnikkel 2021-05-06 02:00:57 +00:00
nsJXLDecoder.h Bug 1707590 - Part 2: Implement nsJXLDecoder r=tnikkel 2021-05-06 02:00:57 +00:00
nsPNGDecoder.cpp Bug 1678487 - Make CMSMode an enum class. r=aosmond 2021-02-13 03:59:23 +00:00
nsPNGDecoder.h
nsWebPDecoder.cpp Bug 1678487 - Make CMSMode an enum class. r=aosmond 2021-02-13 03:59:23 +00:00
nsWebPDecoder.h Bug 1683557 - Make `image` buildable outside of `unified-build` environment. r=aosmond 2021-01-04 14:20:22 +00:00