Fix for
28965 32523 -- Setting Document key to nsISupports 34308 19575 - Fixed had by replacing PRUnichar array with nsDeque. r=ftang 22786 - Accounting for attributes on <HTML> tag [ this got backed out before ] r=nisheeth git-svn-id: svn://10.0.0.236/trunk@65221 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
@@ -997,7 +997,7 @@ aMimeType,PRBool aVerifyEnabled,PRBool aLastCall,eParseMode aMode){
|
||||
NS_RELEASE(me);
|
||||
return NS_ERROR_OUT_OF_MEMORY;
|
||||
}
|
||||
|
||||
NS_IF_RELEASE(theDTD);
|
||||
}
|
||||
else {
|
||||
mParserContext->mScanner->Append(aSourceBuffer);
|
||||
|
||||
Reference in New Issue
Block a user