Closed Bug 1247520 Opened 8 years ago Closed 5 years ago

Remove all support for paletted surfaces from ImageLib

Categories

(Core :: Graphics: ImageLib, defect)

defect
Not set
normal

Tracking

()

RESOLVED DUPLICATE of bug 1530774

People

(Reporter: seth, Assigned: seth)

References

(Depends on 1 open bug)

Details

(Keywords: feature)

Post-bug 1187118, (and corresponding work for PNG animations) we'll no longer have any need for paletted surfaces in ImageLib. That's because they're only used to save memory when storing animation frames, and streaming decoding of animated images will solve that problem much better by only storing a fixed number of buffered frames at a time.

Since paletted surfaces are a major source of complexity in ImageLib, we'll remove them in thsi bug.
Depends on: 1257388
No longer depends on: 1187118
Keywords: feature
Priority: -- → P2
Priority: P2 → --
Status: NEW → RESOLVED
Closed: 5 years ago
Resolution: --- → DUPLICATE
You need to log in before you can comment on or make changes to this bug.