Mozilla2:ImageLib: Difference between revisions

m
Line 18: Line 18:
* Optimize memory usage for 8-bit (and less) images (see [https://bugzilla.mozilla.org/show_bug.cgi?id=143046 bug 143046]).
* Optimize memory usage for 8-bit (and less) images (see [https://bugzilla.mozilla.org/show_bug.cgi?id=143046 bug 143046]).
* Reduce source and object code size: Move GIF2.cpp into nsGIFDecoder2 (see  [https://bugzilla.mozilla.org/show_bug.cgi?id=196295 bug 196295])
* Reduce source and object code size: Move GIF2.cpp into nsGIFDecoder2 (see  [https://bugzilla.mozilla.org/show_bug.cgi?id=196295 bug 196295])
* GIF Decoder: replace gathering buffer with dynamic malloc to fixed 256 bytes hold (see [https://bugzilla.mozilla.org/show_bug.cgi?id=285872 bug 285872])
These have all patches available awaiting reviews, requiring more priority than it currently has.
These have all patches available awaiting reviews, requiring more priority than it currently has.
Additionally:
Additionally:
15

edits