зеркало из https://github.com/mozilla/gecko-dev.git
Bug 1432694 - Add a default value for the Screenshots upload-disabled pref; r=ianbicking
MozReview-Commit-ID: 2ZpKfqlwFmb --HG-- extra : rebase_source : 8a5ecdc8f3273f472f3c740fe5ebae393c2ec780
This commit is contained in:
Родитель
c557f13438
Коммит
cb850b7e0e
|
@ -1764,3 +1764,6 @@ pref("browser.onboarding.updatetour", "performance,library,screenshots,singlesea
|
|||
|
||||
// Preference that allows individual users to disable Screenshots.
|
||||
pref("extensions.screenshots.disabled", false);
|
||||
// Preference that allows individual users to leave Screenshots enabled, but
|
||||
// disable uploading to the server.
|
||||
pref("extensions.screenshots.upload-disabled", false);
|
||||
|
|
Загрузка…
Ссылка в новой задаче