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