Closed
Bug 46337
Opened 25 years ago
Closed 25 years ago
The image cache needs to respond to low memory situations
Categories
(Core :: Graphics: ImageLib, defect, P3)
Tracking
()
RESOLVED
FIXED
Future
People
(Reporter: sfraser_bugs, Assigned: sfraser_bugs)
References
Details
The image cache needs to implement nsIMemoryPressureObserver. See bug 44352 for
details.
Comment 1•25 years ago
|
||
*** This bug has been marked as a duplicate of 44352 ***
Status: NEW → RESOLVED
Closed: 25 years ago
Resolution: --- → DUPLICATE
| Assignee | ||
Comment 2•25 years ago
|
||
Hmm, 44352 is a much more generic bug about all sorts of low memory handling
stuff. Wouldn't it be better to keep this open?
| Assignee | ||
Comment 4•25 years ago
|
||
I need to fix this to fix 20743
| Assignee | ||
Comment 5•25 years ago
|
||
I'm making the nsImageManager in GFX be a nsIMemoryPressureObserver. Should be
easy.
Nominating for nsbeta3 so I can fix it for 20743.
Status: NEW → ASSIGNED
Keywords: nsbeta3
| Assignee | ||
Comment 6•25 years ago
|
||
nsMemory needs to not addref observers before I can fix this.
Depends on: 52393
| Assignee | ||
Comment 7•25 years ago
|
||
Fixed, with help from waterson.
Status: ASSIGNED → RESOLVED
Closed: 25 years ago → 25 years ago
Resolution: --- → FIXED
Updated•25 years ago
|
QA Contact: elig → tpreston
You need to log in
before you can comment on or make changes to this bug.
Description
•