Fix for bug 31818. Dogfood. r=brendan

This commit is contained in:
mstoltz@netscape.com
2000-06-13 23:56:30 +00:00
parent f4c0bad80c
commit 3d53385d60
8 changed files with 102 additions and 51 deletions

View File

@@ -47,6 +47,7 @@ protected:
nsCOMPtr<nsIURI> mReferrer;
PRBool mReplaceSessionHistorySlot;
PRBool mRefresh;
nsCOMPtr<nsISupports> mOwner;
};
#endif /* nsDocShellLoadInfo_h__ */