Commit Graph

4 Commits

Author SHA1 Message Date
Glenn Randers-Pehrson
9ca89747a4 Bug 682677 - Eliminated direct access to mInfo->pixel_depth, which is not allowed in libpng15. We access pixel_depth via png_get_IHDR() instead; r=joedrew 2011-11-05 10:48:26 +00:00
Brian R. Bondy
bbd0ef1037 Bug 695421 - Fixed crash for ICO files that have a large (and wrong) width specified. r=joe 2011-11-04 09:56:17 -04:00
Jeff Muizelaar
a630decddb Bug 691754. Change the decoder constructor to use a c++ reference instead of a pointer. r=joe
A raster image always outlives it's decoder so we can refer to it using a reference instead of a pointer.
2011-09-29 09:17:13 -04:00
Bobby Holley
ab9ccfcf7a Bug 128502 - Move imagelib to mozilla/image on a CLOSED TREE. r=joe,brendan 2011-10-17 21:32:45 -07:00