Bug 325745 - "Help menu says 'Check for Updates' rather than 'Apply Downloaded Update' when restarting later". r=darin.

This commit is contained in:
bent.mozilla%gmail.com 2006-04-20 18:58:51 +00:00
parent ac3800ee1e
commit 57b750cc0c

View File

@ -662,6 +662,7 @@ function Update(update) {
this._patches = [];
this.installDate = 0;
this.isCompleteUpdate = false;
this.channel = "default"
// Null <update>, assume this is a message container and do no
// further initialization