Closed
Bug 444970
Opened 18 years ago
Closed 17 years ago
"ASSERTION: no presShell" setting attribute on SVG element created with DOMParser
Categories
(Core :: SVG, defect)
Tracking
()
RESOLVED
FIXED
People
(Reporter: jruderman, Unassigned)
References
()
Details
(Keywords: assertion, testcase)
Attachments
(1 file)
|
265 bytes,
text/html
|
Details |
Loading the testcase triggers:
###!!! ASSERTION: no presShell: 'presShell', file /Users/jruderman/central/content/svg/content/src/nsSVGSVGElement.cpp, line 1166
Reduced from http://show.zoho.com/embed?USER=rahuldutt&DOC=beware%20of%20atm%20theft&IFRAME=yes, which uses a compressed version of http://show.zoho.com/js/svgrenderer.js, which was apparently written by Mark Finkle of Mozilla!
Comment 1•18 years ago
|
||
This is harmless. I would expect this particular testcase to be sorted as a side effect of bug 374111.
We are gradually getting rid of the observer mechanism as a side effect of the development of animation infrastructure.
Comment 2•17 years ago
|
||
Fixed by check in for bug 374111
Status: NEW → RESOLVED
Closed: 17 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•