gecko-dev/modules/libpref
Kirk Steuber 47ba3ed717 Bug 1624391 - Allow prefs parser pref types and values to be more easily accessed so that we can read a pref value for the update URL r=njn
One of the values needed for the update URL is the update channel, which can be read from the app.update.channel pref out of the channel-prefs.js file. These small changes are needed to be able to read the prefs with the prefs_parser crate.

Differential Revision: https://phabricator.services.mozilla.com/D69061
2020-04-17 20:47:02 +00:00
..
docs Bug 1544868 - Remove network predictor code and network.predictor.cleaned-up preference r=valentin 2020-03-31 13:57:09 +00:00
init Bug 616849 - Made insecure form submission prompt tab modal. r=johannh,baku 2020-04-20 13:56:02 +00:00
parser Bug 1624391 - Allow prefs parser pref types and values to be more easily accessed so that we can read a pref value for the update URL r=njn 2020-04-17 20:47:02 +00:00
test Bug 1606182 - add python-test using python3 to make check r=Callek 2019-12-30 18:02:23 +00:00
components.conf
greprefs.js
moz.build Bug 616849 - Made insecure form submission prompt tab modal. r=johannh,baku 2020-04-20 13:56:02 +00:00
nsIPrefBranch.idl
nsIPrefLocalizedString.idl
nsIPrefService.idl
nsIRelativeFilePref.idl
nsRelativeFilePref.h
Preferences.cpp Bug 1620152 - Part 2: MOZ_ASSERT() GetSharedPrefValue() result instead of MOZ_ALWAYS_TRUE(). r=njn 2020-04-09 02:06:44 +00:00
Preferences.h Bug 1579367 - Initialize XPCJSContext explicitly, after loading user prefs. r=kmag 2019-11-22 12:40:17 +00:00
SharedPrefMap.cpp
SharedPrefMap.h
StaticPrefsBase.h Bug 1625138 - Part 35: Replace mozilla::TrueType with std::true_type. r=froydnj,jgilbert 2020-03-28 13:57:20 +00:00