Fixing exploits involving changing the location of a window and getting the wrong principal. Bug 48723, r=vidur

This commit is contained in:
mstoltz@netscape.com
2000-08-31 05:53:32 +00:00
parent 73963a7cae
commit 69b74db083
10 changed files with 103 additions and 92 deletions

View File

@@ -47,6 +47,7 @@ protected:
protected:
nsCOMPtr<nsIURI> mReferrer;
nsCOMPtr<nsISupports> mOwner;
PRBool mInheritOwner;
nsDocShellInfoLoadType mLoadType;
nsCOMPtr<nsISHEntry> mSHEntry;
};