Closed
Bug 483775
Opened 16 years ago
Closed 16 years ago
Firefox Crash
Categories
(Firefox :: General, defect)
Tracking
()
RESOLVED
DUPLICATE
of bug 456727
People
(Reporter: garrett2023, Unassigned)
Details
(Keywords: crash)
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9.0.7) Gecko/2009021910 Firefox/3.0.7
Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9.0.7) Gecko/2009021910 Firefox/3.0.7
<BODY onload="document.designMode='on';//string
alert('Design mode is on!');
document.removeChild(document.firstChild);//object;
document.queryCommandState('BackColor');
alert('Close the Window to see the crash!');
">
Reproducible: Always
Comment 1•16 years ago
|
||
Can you give that as a testcase that shows the crash in Firefox Safe Mode, as well as a stacktrace.
Comment 2•16 years ago
|
||
Comment 3•16 years ago
|
||
Should be fixed in 3.0.8pre:
http://ftp.mozilla.org/pub/mozilla.org/firefox/nightly/latest-mozilla1.9.0/
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
•