summaryrefslogtreecommitdiffstats
path: root/toolkit/mozapps/update/nsUpdateService.js
Commit message (Collapse)AuthorAgeLines
* Issue #65 - Remove AppConstants from toolkit/mozapps/updateMatt A. Tobin2020-04-14-142/+150
|
* Show the update UI instantly instead of after 10 minutes of inactivityMatt A. Tobin2019-05-29-9/+4
|
* Remove a stubbed telemetry function from app AUS.adeshkp2019-05-22-11/+0
|
* Rip broken telemetry out of the app AUS.wolfbeast2019-05-14-230/+0
| | | | Tag #21
* Replace unsupported `null` default values with an empty string.wolfbeast2019-03-28-9/+6
| | | | Fixes #1028
* Remove obsolete getPref helpers.Ascrod2019-03-24-57/+32
|
* Remove error table with unspecified errors.wolfbeast2019-02-21-15/+0
| | | | Tag #145
* Remove maintenance service code from nsUpdateService and related.wolfbeast2019-02-20-119/+13
| | | | Tag #145
* Remove conditional MOZ_MAINTENANCE_SERVICE codewolfbeast2019-02-20-111/+0
| | | | Tag #145
* Restore app.update.url.override preference.wolfbeast2019-02-12-7/+31
|
* Remove other gonk widget conditionals and unused files.wolfbeast2018-05-13-331/+3
| | | | Tag #288.
* Fix toolkit update logic to prevent update loops.wolfbeast2018-02-02-6/+8
| | | | | | Only consider equal appversion to be "update available" if BuildID is present AND greater than current. This resolves #13.
* Add m-esr52 at 52.6.0Matt A. Tobin2018-02-02-0/+4567