summaryrefslogtreecommitdiffstats
path: root/image/decoders/nsBMPDecoder.cpp
Commit message (Collapse)AuthorAgeLines
* Use existing image decoders to handle clipboard BMP data.wolfbeast2019-02-07-3/+14
| | | | | This gets rid of the old nsImageClipboard widget code in favor of using the nsBMPDecoder in imglib.
* Bug 1462355 - Part 1c. Make individual image decoders to use updated ↵wolfbeast2018-11-21-2/+1
| | | | | | Decoder/SurfacePipe methods. Extend this change to nsWebPDecoder.cpp
* Add m-esr52 at 52.6.0Matt A. Tobin2018-02-02-0/+1067