Closed
Bug 516819
Opened 16 years ago
Closed 14 years ago
"ASSERTION: Successful load with no container?" changing image src to a broken one
Categories
(Core :: Graphics: ImageLib, defect)
Tracking
()
RESOLVED
WORKSFORME
People
(Reporter: jruderman, Unassigned)
References
Details
(Keywords: assertion, regression, testcase, Whiteboard: [decodeondraw])
Attachments
(1 file)
|
263 bytes,
text/html
|
Details |
Loading this testcase triggers:
###!!! ASSERTION: Successful load with no container?: 'imageContainer', file /Users/jruderman/central/layout/generic/nsImageFrame.cpp, line 582
###!!! ASSERTION: null image: 'aImage', file /Users/jruderman/central/layout/generic/nsImageFrame.cpp, line 276
Also, onload fires again rather than onerror, but I'm not sure that's a bug. If it is, the crashtest should probably use onerror to remove a reftest-wait.
| Reporter | ||
Comment 2•14 years ago
|
||
WFM (at least the assertions part)
Comment 3•14 years ago
|
||
Works for me on Windows & Linux.
Status: NEW → RESOLVED
Closed: 14 years ago
Resolution: --- → WORKSFORME
You need to log in
before you can comment on or make changes to this bug.
Description
•