mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-12-02 01:48:05 +00:00
Bug 325745 - "Help menu says 'Check for Updates' rather than 'Apply Downloaded Update' when restarting later". r=darin.
This commit is contained in:
parent
ac3800ee1e
commit
57b750cc0c
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user