fix build crash
git-svn-id: svn://10.0.0.236/trunk@18570 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
parent
70609b39ee
commit
7b84baad9b
@ -2797,7 +2797,7 @@ nsBrowserWindow::DoDebugSave()
|
||||
parser->RegisterDTD(dtd);
|
||||
//dtd->SetContentSink(sink);
|
||||
//dtd->SetParser(parser);
|
||||
parser->Parse(buffer, PR_FALSE);
|
||||
parser->Parse(buffer, PR_FALSE,PR_FALSE,PR_TRUE);
|
||||
}
|
||||
out.close();
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user