mirror of
https://gitlab.winehq.org/wine/wine-gecko.git
synced 2024-09-13 09:24:08 -07:00
Backed out changeset 8b8fa0cf1e2f (Bug 994740 ) for causing crashtest failures on a CLOSED TREE
This commit is contained in:
parent
ddb645cc7e
commit
95c396bff1
@ -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
|
||||
|
@ -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;
|
||||
|
Loading…
Reference in New Issue
Block a user