зеркало из https://github.com/mozilla/gecko-dev.git
726cba0bb5
Currently, the GetCMSOutputProfile() and related methods pass their output using the old C-style "ptr, len" parameters. This makes them more difficult to deal with later in this change when they need to be safely passed over IPC. This refactors them to return nsTArray<uint8_t> results instead. I also removed some old cruft and refactored the existing code. Differential Revision: https://phabricator.services.mozilla.com/D63583 --HG-- extra : moz-landing-system : lando |
||
---|---|---|
.. | ||
icon | ||
EXIF.cpp | ||
EXIF.h | ||
GIF2.h | ||
iccjpeg.c | ||
iccjpeg.h | ||
moz.build | ||
nsBMPDecoder.cpp | ||
nsBMPDecoder.h | ||
nsGIFDecoder2.cpp | ||
nsGIFDecoder2.h | ||
nsICODecoder.cpp | ||
nsICODecoder.h | ||
nsIconDecoder.cpp | ||
nsIconDecoder.h | ||
nsJPEGDecoder.cpp | ||
nsJPEGDecoder.h | ||
nsPNGDecoder.cpp | ||
nsPNGDecoder.h | ||
nsWebPDecoder.cpp | ||
nsWebPDecoder.h |