bugid=186056 browser crashed on second call to applet using javascript
r=brendan@mozilla.org sr=beard@netscape.com git-svn-id: svn://10.0.0.236/trunk@141021 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
@@ -727,7 +727,6 @@ nsJVMManager::ShutdownJVM(PRBool fullShutdown)
|
||||
{
|
||||
if (fStatus == nsJVMStatus_Running) {
|
||||
PR_ASSERT(fJVM != NULL);
|
||||
(void)MaybeShutdownLiveConnect();
|
||||
// XXX need to shutdown JVM via ServiceManager
|
||||
// nsresult err = fJVM->ShutdownJVM(fullShutdown);
|
||||
// if (err == NS_OK)
|
||||
|
||||
Reference in New Issue
Block a user