Work done by Vidur and me. Added a FlushPendingNotifications() method to the document. This method flushes the pending content notifications from the content sink and the pending reflow notifications from the pres shell. This code is turned off for now so that it can be tested more thoroughly by Vidur and me.

git-svn-id: svn://10.0.0.236/trunk@58465 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
nisheeth%netscape.com
2000-01-24 06:43:15 +00:00
parent b54cd5d4a0
commit 26ad5f5255
51 changed files with 311 additions and 54 deletions

View File

@@ -1302,7 +1302,6 @@ nsHTMLContentSinkStream::NotifyError(const nsParserError* aError)
return NS_OK;
}
/**
* **** Pretty Printing Methods ******
*