Forgot to checkin this file - This should have been a part of
my previous checkin.
This commit is contained in:
@@ -1942,7 +1942,7 @@ nsHTMLDocument::Close()
|
||||
NS_ConvertASCIItoUCS2("text/html"), PR_FALSE, PR_TRUE);
|
||||
mWriteLevel--;
|
||||
mIsWriting = 0;
|
||||
NS_RELEASE(mParser);
|
||||
NS_IF_RELEASE(mParser);
|
||||
}
|
||||
|
||||
return NS_OK;
|
||||
|
||||
Reference in New Issue
Block a user