Closed
Bug 480272
Opened 16 years ago
Closed 16 years ago
crash if <BODY> HTML tag contains some code(see details)
Categories
(Firefox :: General, defect)
Tracking
()
VERIFIED
DUPLICATE
of bug 456727
People
(Reporter: johkel3, Unassigned)
References
()
Details
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; ru; rv:1.9.0.6) Gecko/2009011913 Firefox/3.0.6
Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.1; ru; rv:1.9.0.6) Gecko/2009011913 Firefox/3.0.6
<BODY onload="
document.designMode='on';//string
document.removeChild(document.firstChild);//object
document.queryCommandState('BackColor');
Reproducible: Always
Comment 1•16 years ago
|
||
According to bug 456727 this crash has been fixed. The fix will be released in Firefox 3.0.7
Status: UNCONFIRMED → RESOLVED
Closed: 16 years ago
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•