Lines Matching full:preferences
21 // Class for managing global and per-extension preferences.
23 // This class distinguishes the following kinds of preferences:
24 // - global preferences:
27 // - per-extension preferences:
28 // meta-preferences describing properties of the extension like
30 // - extension controlled preferences:
31 // browser preferences that an extension controls. For example, an
33 // preference. Extension-controlled preferences are stored in
39 // is a dictionary object read from the Preferences file, keyed off of
45 // Vector containing identifiers for preferences.
53 // Do not remove items or re-order this enum as it is used in preferences
75 // aware of the internal structure of the preferences.
121 // If |did_escalate| is true, the preferences for |extension| will be set to
179 // all granted permissions, can be initialized from preferences or
397 // Returns the dictionary of preferences controlled by the specified extension
425 // Installs the persistent extension preferences into |prefs_|'s extension