Closed
Bug 962384
Opened 12 years ago
Closed 9 years ago
Resume image decoding after we get enough memory space within the hard limit of image buffer size
Categories
(Core :: Graphics: ImageLib, defect)
Tracking
()
RESOLVED
WONTFIX
People
(Reporter: schien, Assigned: schien)
References
Details
This is a follow-up bug for bug 878577 comment #12.
After introducing Bug 878577, Gecko will not abort the image decoding while exceeding the buffer limit. We should be able to suspend the image decoding and resume it after we get enough buffer.
Assignee | ||
Comment 1•9 years ago
|
||
The memory management of decoded image has totally changed, close this as WONTFIX.
Status: NEW → RESOLVED
Closed: 9 years ago
Resolution: --- → WONTFIX
You need to log in
before you can comment on or make changes to this bug.
Description
•