mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-11-26 14:22:01 +00:00
add member mTargetURI (bug 130159/122227); r=adamlock, sr=kin, a=asa
This commit is contained in:
parent
01519195b6
commit
c82946f48b
@ -156,6 +156,7 @@ private:
|
||||
PRBool mCurrentDataPathIsRelative;
|
||||
nsCString mCurrentRelativePathToData;
|
||||
nsCOMPtr<nsIURI> mCurrentBaseURI;
|
||||
nsCOMPtr<nsIURI> mTargetBaseURI;
|
||||
PRUint32 mCurrentThingsToPersist;
|
||||
|
||||
nsCOMPtr<nsIMIMEService> mMIMEService;
|
||||
|
Loading…
Reference in New Issue
Block a user