gecko-dev/toolkit/mozapps/update
Max Christian Pohle 154c1ac997 Bug 1852093 - Change 'allowUpdatesForUnelevatedInstallations' to use setPref, r=bytesized
and rename it to 'enableUpdatesForUnelevatedInstallations'.

Rationale: `defaultPref` worked in testing because the pref was manually
toggled. But in the wild, the Nimbus feature *did not* set the
preference, and therefore the background update task did not witness the
changed preference.  This meant the background update task was
_scheduled_ but, when run, immediately exited with
`SERVICE_REGISTRY_KEY_MISSING` because the pref was not set in the
background update task profile.

Differential Revision: https://phabricator.services.mozilla.com/D187865
2023-09-22 20:27:03 +00:00
..
common
content Bug 1826063 - Automatic fixes for enabling Prettier on production xhtml and html files. r=mossop,webdriver-reviewers,webcompat-reviewers,geckoview-reviewers,extension-reviewers,settings-reviewers,application-update-reviewers,credential-management-reviewers,fxview-reviewers,sgalich,nalexander,devtools-reviewers,sclements,denschub,robwu,owlish 2023-05-20 12:26:56 +00:00
docs Bug 898315 - Update all callers of FileUtils.getDir to remove usage of the shouldCreate parameter. r=Gijs,extension-reviewers,application-update-reviewers,nalexander,robwu 2023-06-15 08:10:45 +00:00
tests Bug 1852093 - Change 'allowUpdatesForUnelevatedInstallations' to use setPref, r=bytesized 2023-09-22 20:27:03 +00:00
updater Backed out changeset f8ef3d7a6294 (bug 1827651) for causing NSWorkspace related assertions CLOSED TREE 2023-09-20 19:13:08 +03:00
AppUpdater.sys.mjs Bug 1830368 - Fix app.update.log.file r=nalexander,application-update-reviewers 2023-08-04 20:03:15 +00:00
BackgroundTask_backgroundupdate.sys.mjs Bug 1847099 - Added telemetry to automatic background update restart r=bytesized,application-update-reviewers 2023-08-17 22:09:17 +00:00
BackgroundUpdate.sys.mjs Bug 1852093 - Change 'allowUpdatesForUnelevatedInstallations' to use setPref, r=bytesized 2023-09-22 20:27:03 +00:00
UpdateListener.sys.mjs Bug 1831906 - Add release notes link to update modal prompts. r=bytesized,omc-reviewers,application-update-reviewers,jprickett 2023-06-08 15:48:01 +00:00
UpdateLog.sys.mjs Bug 1830368 - Fix app.update.log.file r=nalexander,application-update-reviewers 2023-08-04 20:03:15 +00:00
UpdateService.sys.mjs Bug 1851797 - Remove nsIScriptableUnicodeConverter convertToByteArray and convertToInputStream. r=jfkthame,perftest-reviewers,application-update-reviewers,AlexandruIonescu,bytesized,hsivonen 2023-09-13 08:38:19 +00:00
UpdateServiceStub.sys.mjs Bug 1830368 - Fix app.update.log.file r=nalexander,application-update-reviewers 2023-08-04 20:03:15 +00:00
UpdateTelemetry.sys.mjs
components.conf
jar.mn
metrics.yaml Bug 1847099 - Added telemetry to automatic background update restart r=bytesized,application-update-reviewers 2023-08-17 22:09:17 +00:00
moz.build Bug 1830368 - Fix app.update.log.file r=nalexander,application-update-reviewers 2023-08-04 20:03:15 +00:00
nsIUpdateService.idl Bug 1704855 - Added automatic restart after staged --backgroundtask backgroundupdate r=nalexander,bytesized,application-update-reviewers 2023-08-03 18:42:37 +00:00
nsUpdateService.manifest
pings.yaml