gecko-dev/modules/libpref
Kris Maglione 607cc0aec9 Bug 1471025: Part 3a - Pass shared preference map to (non-Android) content processes at startup. r=jld,njn
This adds an additional file descriptor to the set sent at content process
startup, for the read-only preference map that we share between all content
processes. This forms the base set of preferences. The other preferences FD
contains changes that the content process will need to apply on top of the
snapshot.

MozReview-Commit-ID: 6hc0HIxFmHg

--HG--
extra : rebase_source : f5de7462438e33cf4983be3fcef3c781c25ec492
extra : absorb_source : 9f9861546fc0b11333e575bb3c164dfe07575d99
2018-07-02 15:40:38 -07:00
..
init Bug 1475236 - Expiration time for the anti-tracking permission should be controllable via pref, r=ehsan 2018-07-13 19:19:26 +02:00
parser Bug 440908 - Add support for sticky and locked attributes to default prefs. r=glandium 2018-03-02 15:31:40 +11:00
test Bug 1472523: Part 2 - Avoid unnecessary string copies in preference caches. r=njn 2018-06-30 23:07:30 -07:00
greprefs.js Bug 1448077 - move DevTools prefs from libpref/init/all.js to devtools/shared;r=jryans 2018-04-06 12:22:53 +02:00
moz.build Bug 1471025: Part 2 - Add a helper class creating and accessing shared preference map snapshots. r=njn,erahm 2018-07-01 18:28:31 -07: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 Bug 1409635 (part 2) - Fix up nsIPrefLocalizedString. r=froydnj. 2017-10-18 16:51:56 +11:00
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
Preferences.cpp Bug 1471025: Part 1 - Store preference access counts in a separate hashtable. r=njn 2018-07-02 23:33:28 -07:00
Preferences.h Bug 1471025: Part 3a - Pass shared preference map to (non-Android) content processes at startup. r=jld,njn 2018-07-02 15:40:38 -07:00
SharedPrefMap.cpp Bug 1471025: Part 2 - Add a helper class creating and accessing shared preference map snapshots. r=njn,erahm 2018-07-01 18:28:31 -07:00
SharedPrefMap.h Bug 1471025: Part 2 - Add a helper class creating and accessing shared preference map snapshots. r=njn,erahm 2018-07-01 18:28:31 -07:00
StaticPrefs.h Bug 1472523: Part 1 - Avoid string copies in preference callbacks. r=njn 2018-06-30 23:06:17 -07:00