gecko-dev/browser/components/installerprefs
Molly Howell 0aadc17b15 Bug 1592968 Followup 2 - Only clean installer pref registry values that are pref names. r=agashlin
The previous patch writes the registry value correctly, but the Firefox
InstallerPrefs module deletes it during startup because it's in the
same key where the actual pref values go and the module unconditionally
deletes every value there. So making it only delete values that are
recognizably actual prefs should fix this.

Differential Revision: https://phabricator.services.mozilla.com/D53693

--HG--
extra : moz-landing-system : lando
2019-11-20 23:47:55 +00:00
..
test/unit
InstallerPrefs.jsm Bug 1592968 Followup 2 - Only clean installer pref registry values that are pref names. r=agashlin 2019-11-20 23:47:55 +00:00
components.conf
moz.build