gecko-dev/toolkit/mozapps
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
..
defaultagent Bug 1853144 - Fix registry cleanup for the Default Agent during uninstall. r=bytesized 2023-09-18 16:52:07 +00:00
downloads Bug 1837176 - Convert imports of httpd.js to consume the ES module directly. r=necko-reviewers,webcompat-reviewers,extension-reviewers,settings-reviewers,application-update-reviewers,credential-management-reviewers,devtools-reviewers,cookie-reviewers,twisniewski,robwu,issammani,bytesized,pbz,valentin 2023-07-12 13:38:34 +00:00
extensions Bug 1838939 - Part 5: Use design system typography in addons r=extension-reviewers,desktop-theme-reviewers,robwu,dao 2023-09-19 22:25:26 +00:00
handling Bug 1834051 - Decommission --in-content-deemphasized-text and use --text-color-deemphasized instead. r=Itiel 2023-05-23 15:32:33 +00:00
installer Bug 1593072 - Patch 1 - Remove unused macOS entitlements artifact zip r=hneiva 2023-09-18 15:00:10 +00:00
notificationserver Bug 1849927 - Fix build error with WINVER >= 0x0A00 in toolkit/mozapps/notificationserver/. r=nalexander 2023-09-06 19:30:01 +00:00
preferences 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
update Bug 1852093 - Change 'allowUpdatesForUnelevatedInstallations' to use setPref, r=bytesized 2023-09-22 20:27:03 +00:00