зеркало из https://github.com/mozilla/gecko-dev.git
0aadc17b15
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 |
||
---|---|---|
.. | ||
test/unit | ||
InstallerPrefs.jsm | ||
components.conf | ||
moz.build |