Backed out changeset 8b8fa0cf1e2f (Bug 994740 ) for causing crashtest failures on a CLOSED TREE

This commit is contained in:
Carsten "Tomcat" Book 2014-04-14 12:57:43 +02:00
parent ddb645cc7e
commit 95c396bff1
2 changed files with 0 additions and 3 deletions

View File

@ -5,4 +5,3 @@ load 382636-2.svg
load 382636-3.xhtml
load 382636-4.xul # Throws (bug 455856)
load 431703-1.xhtml
load 994740-1.xhtml

View File

@ -362,8 +362,6 @@ nsXMLFragmentContentSink::FinishFragmentParsing(nsIDOMDocumentFragment** aFragme
mContentStack.Clear();
mDocumentURI = nullptr;
mDocShell = nullptr;
mDocElement = nullptr;
mCurrentHead = nullptr;
if (mParseError) {
//XXX PARSE_ERR from DOM3 Load and Save would be more appropriate
mRoot = nullptr;