add member mTargetURI (bug 130159/122227); r=adamlock, sr=kin, a=asa

This commit is contained in:
brade%netscape.com 2002-03-14 14:16:27 +00:00
parent 01519195b6
commit c82946f48b

View File

@ -156,6 +156,7 @@ private:
PRBool mCurrentDataPathIsRelative;
nsCString mCurrentRelativePathToData;
nsCOMPtr<nsIURI> mCurrentBaseURI;
nsCOMPtr<nsIURI> mTargetBaseURI;
PRUint32 mCurrentThingsToPersist;
nsCOMPtr<nsIMIMEService> mMIMEService;