gecko-dev/modules/libpref/parser
Nicholas Nethercote 038a72de3b Bug 440908 - Add support for `sticky` and `locked` attributes to default prefs. r=glandium
Sticky prefs are already specifiable with `sticky_pref`, but this is a more
general attribute mechanism. The ability to specify a locked pref in the data
file is new.

The patch also adds nsIPrefService.readDefaultPrefsFromFile, to match the
existing nsIPrefService.readUserPrefsFromFile method, and converts a number of
the existing tests to use it.

MozReview-Commit-ID: 9LLMBJVZfg7

--HG--
extra : rebase_source : fa25bad87c4d9fcba6dc13cd2cc04ea6a2354f51
2018-03-02 15:31:40 +11:00
..
src Bug 440908 - Add support for `sticky` and `locked` attributes to default prefs. r=glandium 2018-03-02 15:31:40 +11:00
Cargo.toml Bug 1423840 (attempt 2) - Rewrite the prefs parser. r=glandium,Manishearth 2018-02-01 16:21:47 +11:00