зеркало из https://github.com/mozilla/pjs.git
Bug 422826: crashes [@ nsVoidArray::Count] called from nsXPInstallManager::DownloadNext. r=dveditz
This commit is contained in:
Родитель
c9029f78e9
Коммит
9143364485
|
@ -957,7 +957,6 @@ void nsXPInstallManager::Shutdown(PRInt32 status)
|
||||||
// tell the dialog it can go away
|
// tell the dialog it can go away
|
||||||
mDlg->OnStateChange(0, nsIXPIProgressDialog::DIALOG_CLOSE, 0 );
|
mDlg->OnStateChange(0, nsIXPIProgressDialog::DIALOG_CLOSE, 0 );
|
||||||
mDlg = nsnull;
|
mDlg = nsnull;
|
||||||
mDialogOpen = PR_FALSE;
|
|
||||||
}
|
}
|
||||||
|
|
||||||
if (mNeedsShutdown)
|
if (mNeedsShutdown)
|
||||||
|
|
Загрузка…
Ссылка в новой задаче