Closed Bug 527090 Opened 15 years ago Closed 12 years ago

Is it possible to call imgContainer::Draw() on an animated image that hasn't been decoded yet?

Categories

(Core :: Graphics: ImageLib, defect)

x86
macOS
defect
Not set
normal

Tracking

()

RESOLVED INVALID

People

(Reporter: joe, Unassigned)

Details

Once bug 500402 is fixed, this will definitely be an issue, but I wonder whether it's possible to call imgContainer::Draw() on animated GIFs that haven't been decoded yet. If so, and we're currently at a frame that hasn't been composited, we'll try to draw a paletted image directly, which isn't possible.

I don't think this is actually an issue currently, though, because if Notify() hasn't been called, then we're by definition at the first frame, which is in ARGB format (at least until bug 527081 happens).
Without anything else to go on, I don't think this is actually an issue.
Status: NEW → RESOLVED
Closed: 12 years ago
Resolution: --- → INVALID
You need to log in before you can comment on or make changes to this bug.