fix javaxpcom bustage
Original committer: darin%meer.net Original revision: 1.43 Original date: 2006/05/10 18:17:01 git-svn-id: svn://10.0.0.236/trunk@212708 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
parent
3edd8d62f0
commit
e8f92ef0ba
@ -741,6 +741,8 @@ JavaXPCOMInstance::JavaXPCOMInstance(nsISupports* aInstance,
|
||||
|
||||
JavaXPCOMInstance::~JavaXPCOMInstance()
|
||||
{
|
||||
nsresult rv = NS_OK;
|
||||
|
||||
// Need to release these objects on the main thread.
|
||||
nsCOMPtr<nsIThread> thread = do_GetMainThread();
|
||||
if (thread) {
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user