зеркало из https://github.com/mozilla/gecko-dev.git
Bug 464835 - Update prompt comes up too often - backout changes from bug 324121. r=dtownsend
This commit is contained in:
Родитель
bf282eac6f
Коммит
a46c33ef50
|
@ -1523,10 +1523,7 @@ var gFinishedPage = {
|
|||
* in the wizard after an update has been downloaded.
|
||||
*/
|
||||
onExtra1: function() {
|
||||
var updatePrompt = CoC["@mozilla.org/updates/update-prompt;1"].
|
||||
createInstance(CoI.nsIUpdatePrompt);
|
||||
// XXXrstrong - showUpdateDownloaded is broken (see bug 462568)
|
||||
updatePrompt.showUpdateDownloaded(gUpdates.update, true);
|
||||
// XXXrstrong - reminding the user to restart is broken (see bug 464835)
|
||||
gUpdates.wiz.cancel();
|
||||
}
|
||||
};
|
||||
|
|
Загрузка…
Ссылка в новой задаче