summaryrefslogtreecommitdiffstats
path: root/toolkit/mozapps/update
Commit message (Collapse)AuthorAgeLines
* 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-735/+1
| | | | Tag #21
* Issue #187: Remove solaris conditional code.wolfbeast2019-03-30-86/+0
|
* Replace unsupported `null` default values with an empty string.wolfbeast2019-03-28-9/+6
| | | | Fixes #1028
* Remove obsolete getPref helpers.Ascrod2019-03-24-82/+35
|
* Remove error table with unspecified errors.wolfbeast2019-02-21-15/+0
| | | | Tag #145
* Restore building of common-standalone lib for updater.wolfbeast2019-02-20-0/+3
| | | | Tag #145
* Remove reference to standalone component.wolfbeast2019-02-20-3/+0
| | | | Tag #145
* Remove Non ifdef'd service code from toolkit/mozapps/updater/updater.cppwolfbeast2019-02-20-198/+21
| | | | Tag #145
* Remove maintenance service code from nsUpdateService and related.wolfbeast2019-02-20-142/+13
| | | | Tag #145
* Remove conditional MOZ_MAINTENANCE_SERVICE codewolfbeast2019-02-20-202/+1
| | | | Tag #145
* Restore app.update.url.override preference.wolfbeast2019-02-12-7/+31
|
* Remove other gonk widget conditionals and unused files.wolfbeast2018-05-13-694/+3
| | | | Tag #288.
* Remove MOZ_WIDGET_GONK [2/2]wolfbeast2018-05-13-134/+3
| | | | Tag #288
* Update executable manifests.wolfbeast2018-02-18-2/+0
|
* Exclude Update stuff from about:support if the updater isn't built.janekptacijarabaci2018-02-12-1/+1
|
* 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/+35655