Finished implementing nsDocShellLoadInfo and hooked up to the build.

git-svn-id: svn://10.0.0.236/trunk@64599 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
tbogard%aol.net
2000-03-30 12:38:18 +00:00
parent 1512a0e91f
commit 00c6261b3a
5 changed files with 17 additions and 11 deletions

View File

@@ -45,7 +45,7 @@ protected:
protected:
nsCOMPtr<nsIURI> mReferrer;
PRBool mReplaceHistorySlot;
PRBool mReplaceSessionHistorySlot;
};
#endif /* nsDocShellLoadInfo_h__ */