Closed
Bug 74650
Opened 25 years ago
Closed 25 years ago
imglib needs to check pres context GetImageAnimationMode
Categories
(Core :: Graphics: ImageLib, defect)
Tracking
()
People
(Reporter: akkzilla, Assigned: pavlov)
References
()
Details
Bug 17686 regressed with the libpr0n landing, because libpr0n doesn't check the
pres shell's GetImageAnimationMode().
Here's how it was called in the old imglib:
http://lxr.mozilla.org/seamonkey/source/modules/libimg/src/if.cpp#1833
which was called from IL_GetImage on line 1918 of the same file.
I can add the call to libpr0n if you point me in the right direction (perhaps in
imgContainer::Init or imgContainer::StartAnimation?)
| Reporter | ||
Comment 1•25 years ago
|
||
Added a small test case in the url field.
| Reporter | ||
Comment 3•25 years ago
|
||
*** This bug has been marked as a duplicate of 74169 ***
Status: NEW → RESOLVED
Closed: 25 years ago
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•