Closed Bug 42891 Opened 25 years ago Closed 25 years ago

ImageNetContextImpl leakage (one object, two references)

Categories

(Core :: Graphics: ImageLib, defect, P3)

x86
Linux
defect

Tracking

()

VERIFIED DUPLICATE of bug 44230

People

(Reporter: inaky.gonzalez, Assigned: pnunn)

References

()

Details

(Keywords: helpwanted, memory-leak)

Fire up ´mozilla about:blank´, close the window. We have a leakage of a single object, two references. I´m suspecting this leakage is causing many more because it´s holding nsEventQueueImpl somehow. I have been able to track it down to it being the context used to load chrome://global/skin/animthrob.gif, and that it is not freed because the netlib is still using it, but I cannot get to the point on why the netlib is still using the animation if supposedly it should have stopped because IL_DestroyImage() tells it to, so the callback should take care of freeing the net context, but somehow it is not ... Well, the thing is it is winning me, so I need help on this one.
Keywords: helpwanted, mlk
Status: NEW → ASSIGNED
Target Milestone: --- → M18
*** This bug has been marked as a duplicate of 44230 ***
Status: ASSIGNED → RESOLVED
Closed: 25 years ago
Resolution: --- → DUPLICATE
verif. DUP
Status: RESOLVED → VERIFIED
You need to log in before you can comment on or make changes to this bug.