fix javaxpcom bustage
git-svn-id: svn://10.0.0.236/trunk@196264 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
parent
ee1fd28464
commit
a2ee199cb2
@ -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