gecko-dev/modules/libpref
Nicholas Nethercote abf15f999d Bug 1560530 - Split StaticPrefs_accessibility.h from StaticPrefs.h. r=froydnj
This implements the machinery for the splitting of static prefs headers, and
uses it for a single header. #includes are used in such a way that the amount
of boilerplate for each static prefs header file is minimal.

Future patches will split the remaining prefs into more header files.

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

--HG--
rename : modules/libpref/StaticPrefs.h => modules/libpref/StaticPrefsBase.h
rename : modules/libpref/StaticPrefs.h => modules/libpref/init/StaticPrefListBegin.h
extra : moz-landing-system : lando
2019-07-08 23:40:39 +00:00
..
init Bug 1560530 - Split StaticPrefs_accessibility.h from StaticPrefs.h. r=froydnj 2019-07-08 23:40:39 +00:00
parser Bug 1559642 - Fix -D ellipsis-inclusive-range-patterns warnings. r=froydnj 2019-06-19 23:58:54 +00:00
test Bug 1561435 - Format modules/, a=automatic-formatting 2019-07-05 10:54:01 +02:00
Preferences.cpp Bug 1560530 - Split StaticPrefs_accessibility.h from StaticPrefs.h. r=froydnj 2019-07-08 23:40:39 +00:00
Preferences.h Bug 1557630 - P1. Simplify Preferences' getters code. r=njn 2019-06-12 08:01:08 +00:00
SharedPrefMap.cpp Bug 1554559 - P2. Add option for pref entry in SharedPrefMap to be skipped by iterator. r=njn 2019-06-11 06:29:26 +00:00
SharedPrefMap.h Bug 1562436 - Adjust first pref returned if it is to be skipped. r=njn 2019-07-01 23:49:41 +00:00
StaticPrefs.h Bug 1560530 - Split StaticPrefs_accessibility.h from StaticPrefs.h. r=froydnj 2019-07-08 23:40:39 +00:00
StaticPrefsBase.h Bug 1560530 - Split StaticPrefs_accessibility.h from StaticPrefs.h. r=froydnj 2019-07-08 23:40:39 +00:00
StaticPrefs_accessibility.h Bug 1560530 - Split StaticPrefs_accessibility.h from StaticPrefs.h. r=froydnj 2019-07-08 23:40:39 +00:00
components.conf Bug 1550422 - P7. Add VR process selector to prefs module. r=spohl 2019-05-25 10:12:43 +00:00
greprefs.js
moz.build Bug 1560530 - Split StaticPrefs_accessibility.h from StaticPrefs.h. r=froydnj 2019-07-08 23:40:39 +00:00
nsIPrefBranch.idl Bug 1557501. Stop using [array] in nsIPrefBranch. r=njn 2019-06-07 01:01:12 +00:00
nsIPrefLocalizedString.idl Bug 1545851, part 2 - Mark nsISupportsPrimitive and subinterfaces as builtinclass. r=froydnj 2019-04-22 14:35:18 +00:00
nsIPrefService.idl Bug 1552795 - Remove all trailing whitespaces in idl files r=Ehsan 2019-05-22 22:37:14 +00:00
nsIRelativeFilePref.idl Bug 1552795 - Remove all trailing whitespaces in idl files r=Ehsan 2019-05-22 22:37:14 +00:00
nsRelativeFilePref.h Bug 1511181 - Reformat everything to the Google coding style r=ehsan a=clang-format 2018-11-30 11:46:48 +01:00