gecko-dev/toolkit/mozapps/update
Robert Strong 7d35bd00fd Bug 1365861 - Minor gonk cleanup in nsUpdateService.js. r=mhowell
Removes unused gonk code
Changes use of Array.prototype.indexOf(val) != -1 to Array.prototype.includes(val)
Some very minor indentation and logging cleanup
2017-05-18 11:33:24 -07:00
..
common Bug 1334283 - use MOZ_FORMAT_PRINTF in toolkit/mozapps/update; r=rstrong 2017-05-02 08:55:19 -06:00
common-standalone Bug 1198334 (part 1) - Replace the opt-in FAIL_ON_WARNINGS with the opt-out ALLOW_COMPILER_WARNINGS. r=glandium. 2015-08-27 20:44:53 -07:00
content Bug 1355818 - followup to fix eslint error. r=me 2017-05-16 19:34:49 -07:00
tests Bug 1355818 - Wait for staging to finish in the update wizard if downloading is done before the download page appears. r=rstrong 2017-05-14 10:23:43 -07:00
updater Bug 1363275 - Make the updater progress dialog DPI-aware on Windows. r=rstrong 2017-05-09 10:47:24 -07:00
jar.mn
moz.build Bug 1286877 - do not set c-basic-offset for python-mode; r=gps 2016-07-14 10:16:42 -06:00
nsIUpdateService.idl Bug 1357685 - Remove the remaining gonk code from application update. r=mhowell 2017-04-19 15:07:11 -07:00
nsUpdateService.js Bug 1365861 - Minor gonk cleanup in nsUpdateService.js. r=mhowell 2017-05-18 11:33:24 -07:00
nsUpdateService.manifest client code for Bug 1315505 - Add min and max values to app update integer values configured by preferences as appropriate to prevent prefs from breaking app update. r=mhowell 2016-11-10 09:06:25 -08:00
nsUpdateServiceStub.js Bug 1325464 - Enable object-shorthand rule and run 'mach eslint --fix' with the rule enabled. r=MattN 2016-12-29 18:34:54 -05:00
UpdateTelemetry.jsm Bug 1357685 - Remove the remaining gonk code from application update. r=mhowell 2017-04-19 15:07:11 -07:00