Use NS_ProxyRelease to make sure XPCOM objects are released on the correct thread. Not part of default build.
git-svn-id: svn://10.0.0.236/trunk@163322 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
@@ -124,7 +124,7 @@ public:
|
||||
nsIInterfaceInfo* InterfaceInfo();
|
||||
|
||||
private:
|
||||
nsCOMPtr<nsISupports> mInstance;
|
||||
nsISupports* mInstance;
|
||||
nsCOMPtr<nsIInterfaceInfo> mIInfo;
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user