diff --git a/toolkit/mozapps/update/src/nsUpdateService.js.in b/toolkit/mozapps/update/src/nsUpdateService.js.in index fd0a64f2af8c..9e1b1dbe4fcf 100644 --- a/toolkit/mozapps/update/src/nsUpdateService.js.in +++ b/toolkit/mozapps/update/src/nsUpdateService.js.in @@ -662,6 +662,7 @@ function Update(update) { this._patches = []; this.installDate = 0; this.isCompleteUpdate = false; + this.channel = "default" // Null , assume this is a message container and do no // further initialization