Closed Bug 122103 Opened 23 years ago Closed 22 years ago

Repeated image 'loads' in javascript will leak memory until mozilla is closed

Categories

(Core :: Graphics: ImageLib, defect)

x86
Windows 2000
defect
Not set
normal

Tracking

()

RESOLVED DUPLICATE of bug 127825

People

(Reporter: broomnl, Assigned: pavlov)

References

()

Details

 
If you keep track of the memory usage of mozilla you can see it grow
dramatically when you press on the left or right arrow ( this moves you left or
right throught the slide show and thus loads additional images ) The javascript
engine forgets to release the old image that was assigned to the Img variable.
Summary: Repeated 'loads → Repeated image 'loads' in javascript will leak memory until mozilla is closed
Corrected the link. (sorry about that)
Browser, not engine ---> ImageLib
Assignee: rogerl → pavlov
Component: JavaScript Engine → ImageLib
QA Contact: pschwartau → tpreston

*** This bug has been marked as a duplicate of 127825 ***
Status: UNCONFIRMED → RESOLVED
Closed: 22 years ago
Resolution: --- → DUPLICATE
You need to log in before you can comment on or make changes to this bug.