зеркало из https://github.com/mozilla/gecko-dev.git
Bug 1426161 - Add app.shield.optoutstudies.enabled pref to TelemetryEnvironment r=gfritzsche
MozReview-Commit-ID: HFmqqTwHMyI --HG-- extra : rebase_source : 975c9cf05df37daedb3bc3841d8dafdc05e5beba
This commit is contained in:
Родитель
21ce6dc719
Коммит
20aa9a0621
|
@ -186,6 +186,7 @@ const DEFAULT_ENVIRONMENT_PREFS = new Map([
|
|||
["app.support.baseURL", {what: RECORD_PREF_VALUE}],
|
||||
["accessibility.browsewithcaret", {what: RECORD_PREF_VALUE}],
|
||||
["accessibility.force_disabled", {what: RECORD_PREF_VALUE}],
|
||||
["app.shield.optoutstudies.enabled", {what: RECORD_PREF_VALUE}],
|
||||
["app.update.auto", {what: RECORD_PREF_VALUE}],
|
||||
["app.update.enabled", {what: RECORD_PREF_VALUE}],
|
||||
["app.update.interval", {what: RECORD_PREF_VALUE}],
|
||||
|
|
Загрузка…
Ссылка в новой задаче