Closed
Bug 625298
Opened 14 years ago
Closed 14 years ago
Crash [@ nsParser::~nsParser() ]
Categories
(Core :: DOM: HTML Parser, defect)
Tracking
()
RESOLVED
DUPLICATE
of bug 534235
People
(Reporter: jk1700, Unassigned)
Details
(Keywords: crash)
Crash Data
User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:2.0b10pre) Gecko/20110112 Firefox/4.0b10pre
Build Identifier: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:2.0b10pre) Gecko/20110112 Firefox/4.0b10pre
Crash id: 821e272c-90db-425a-b901-575342110112
Reproducible: Sometimes
Steps to Reproduce:
Crash happend after I
- started firefox with html5.enabled pref set to false
- change the html5.enabled pref to true (without restarting)
- opened the "simple dialog stacking test case" attachment in bug 615186
I could reproduce it on my default profile (although not every time), but couldn't reproduce it at all on clean profile
Comment 1•14 years ago
|
||
We decided not to fix this, since html5.enable isn't something normal end users are expected to flip.
Status: UNCONFIRMED → RESOLVED
Closed: 14 years ago
Resolution: --- → DUPLICATE
Assignee | ||
Updated•14 years ago
|
Crash Signature: [@ nsParser::~nsParser() ]
You need to log in
before you can comment on or make changes to this bug.
Description
•