gecko-dev/modules/libpref
Tarek Ziadé c955693f09 Bug 1479740 - Track Web API calls made in the child - r=florian,mixedpuppy
The performance counter is now also used in the children, and
the ParentAPIManager.retrievePerformanceCounters() can be used
to aggregate all counters into a promise.

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

--HG--
extra : moz-landing-system : lando
2018-09-14 14:29:08 +00:00
..
init Bug 1479740 - Track Web API calls made in the child - r=florian,mixedpuppy 2018-09-14 14:29:08 +00:00
parser Bug 1490115 - Handle unaccompanied low surrogate pairs in the prefs parser. r=glandium 2018-09-11 09:41:37 +10:00
test Bug 1490115 - Add extra tests for comment-only inputs. r=glandium 2018-09-11 09:41:40 +10:00
Preferences.cpp Bug 1488649 - Convert the prefs table from PLDHashTable to mozilla::HashSet. r=glandium 2018-09-07 09:51:22 +10:00
Preferences.h Bug 1473631: Part 0b - Add helper for registering instance methods as pref callbacks. r=njn 2018-07-13 18:54:11 -07:00
SharedPrefMap.cpp Bug 1477904: Correctly handle static var caches with changed default values. r=njn 2018-07-23 22:50:03 -07:00
SharedPrefMap.h Bug 1488649 - Convert the prefs table from PLDHashTable to mozilla::HashSet. r=glandium 2018-09-07 09:51:22 +10:00
StaticPrefs.h Bug 1472523: Part 1 - Avoid string copies in preference callbacks. r=njn 2018-06-30 23:06:17 -07:00
greprefs.js
moz.build Bug 1484809 - Put class nsRelativeFilePref into its own include file. r=njn 2018-08-21 00:28:00 +03:00
nsIPrefBranch.idl Bug 1472523: Part 4 - Avoid unnecessary domain string duplication in preference observers. r=njn 2018-07-04 14:52:48 -07:00
nsIPrefLocalizedString.idl
nsIPrefService.idl Bug 1471025: Part 1 - Store preference access counts in a separate hashtable. r=njn 2018-07-02 23:33:28 -07:00
nsIRelativeFilePref.idl Bug 1484109 - Part 2: Make nsIRelativeFilePref non-scriptable, since there are no script consumers; r=njn 2018-08-17 10:26:50 -04:00
nsRelativeFilePref.h Bug 1484809 - Put class nsRelativeFilePref into its own include file. r=njn 2018-08-21 00:28:00 +03:00