gecko-dev/modules/libpref
Nicholas Nethercote 025461bde7 Bug 1390428 (part 1) - Remove many nsXPIDLCString local variables. r=erahm.
These are all easy cases where an nsXPIDLCString local variable is set via
getter_Copies() and then is only used in ways that nsCStrings can also be used
(i.e. no null checks or implicit conversions to |char*|).

In every case the patch trivially replaces the nsXPIDLCString with an
nsCString. (Also, there are a couple of unused nsXPIDLCString variables that
the patch simply removes.)
2017-08-16 13:58:35 +10:00
..
init Bug 1388565 - Add webgl.1.allow-core-profiles, enabled for osx. - r=daoshengmu 2017-08-15 16:52:29 -07:00
test Bug 1368456 - remove Promise.jsm imports in tests, r=mconley. 2017-06-23 11:25:52 +02:00
greprefs.js
moz.build Bug 1374847 - Remove nsIPrefBranch2 and nsIPrefBranchInternal. r=njn 2017-08-04 17:12:58 +09:00
nsIPrefBranch.idl Bug 1355216 - Mark last parameters that are almost always falsy as optional, r=froydnj. 2017-04-12 00:07:30 +02:00
nsIPrefLocalizedString.idl
nsIPrefService.idl Backed out changeset 4f0ee0f75a30 (bug 1367813) for Windows opt permaorange in test_worker_basic.html 2017-06-22 20:43:11 -07:00
nsIRelativeFilePref.idl
nsPrefBranch.cpp Bug 1390428 (part 1) - Remove many nsXPIDLCString local variables. r=erahm. 2017-08-16 13:58:35 +10:00
nsPrefBranch.h Bug 1374847 - Remove nsIPrefBranch2 and nsIPrefBranchInternal. r=njn 2017-08-04 17:12:58 +09:00
nsPrefsFactory.cpp Bug 1378712 - Remove all trailing whitespaces r=Ehsan 2017-07-06 14:00:35 +02:00
prefapi_private_data.h Bug 1373250: encapsulate all of the memory management in a single structure so that we don't have to do any manual freeing. r=milan 2017-06-15 17:33:20 -04:00
prefapi.cpp Bug 1386825 - Part 3: Remove MOZ_B2G from libpref. r=froydnj 2017-08-08 14:41:08 -07:00
prefapi.h Bug 1353936 - Use PREF_RegisterPriorityCallback from Add*VarCache. r=froydnj 2017-04-12 00:17:52 +09:00
Preferences.cpp Bug 1390428 (part 1) - Remove many nsXPIDLCString local variables. r=erahm. 2017-08-16 13:58:35 +10:00
Preferences.h Bug 1374847 - Remove nsIPrefBranch2 and nsIPrefBranchInternal. r=njn 2017-08-04 17:12:58 +09:00
prefread.cpp Bug 1378712 - Remove all trailing whitespaces r=Ehsan 2017-07-06 14:00:35 +02:00
prefread.h Bug 1378712 - Remove all trailing whitespaces r=Ehsan 2017-07-06 14:00:35 +02:00