added hooking up document tree in FireEndDocumentLoad.

This commit is contained in:
buster@netscape.com
1999-11-11 23:30:41 +00:00
parent edcfcf6219
commit 9a8d8af722
2 changed files with 48 additions and 2 deletions

View File

@@ -121,6 +121,8 @@ protected:
nsresult aStatus,
nsIDocumentLoaderObserver * aObserver);
NS_IMETHOD InsertDocumentInDocTree();
NS_IMETHOD DestroyChildren();
protected: