Enables the pause button. Fixes bug #84595.
git-svn-id: svn://10.0.0.236/trunk@106026 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
@@ -555,6 +555,7 @@ nsInstallDlg::PerformInstall()
|
||||
err = engine->Download(bCus, comps);
|
||||
if (err == E_DL_DROP_CXN)
|
||||
{
|
||||
DLPause(NULL, NULL);
|
||||
ShowCxnDroppedDlg();
|
||||
return err;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user