mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-12-12 00:50:40 +00:00
6be360ba2c
StreamingLexer::Clone should always succeed because we are merely creating a new SourceBufferIterator which is at the same position as the given iterator. However it is possible if there is no more data after, the current position, it could return COMPLETE instead of READY. This should not happen during the first Advance loop however. We handle the failure gracefully now, and if someone files a report with the invalid ICO file causing this problem, then we can investigate further. |
||
---|---|---|
.. | ||
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 |