зеркало из https://github.com/mozilla/pjs.git
Nothing to break out of... fixing bustage caused by patch for bug 91969.
This commit is contained in:
Родитель
e7be5d54cf
Коммит
fd694141cd
|
@ -483,7 +483,7 @@ nsProgressDialog.prototype = {
|
|||
.getService( Components.interfaces.nsIPromptService );
|
||||
} catch (ex) {
|
||||
// getService doesn't return null, it throws
|
||||
break;
|
||||
return;
|
||||
}
|
||||
var title = this.getProperty( "openingAlertTitle",
|
||||
[ this.fileName() ],
|
||||
|
|
Загрузка…
Ссылка в новой задаче