зеркало из https://github.com/mozilla/gecko-dev.git
Bug 1550422
- P3. Fix typo when filtering preferences to sync. r=njn
Differential Revision: https://phabricator.services.mozilla.com/D30588 --HG-- extra : moz-landing-system : lando
This commit is contained in:
Родитель
8f7ae177ac
Коммит
6cdba9b76b
|
@ -2969,7 +2969,7 @@ ContentParent::Observe(nsISupports* aSubject, const char* aTopic,
|
||||||
BLACKLIST_ENTRY(u"datareporting.policy."),
|
BLACKLIST_ENTRY(u"datareporting.policy."),
|
||||||
BLACKLIST_ENTRY(u"browser.safebrowsing.provider."),
|
BLACKLIST_ENTRY(u"browser.safebrowsing.provider."),
|
||||||
BLACKLIST_ENTRY(u"browser.shell."),
|
BLACKLIST_ENTRY(u"browser.shell."),
|
||||||
BLACKLIST_ENTRY(u"browser.slowstartup."),
|
BLACKLIST_ENTRY(u"browser.slowStartup."),
|
||||||
BLACKLIST_ENTRY(u"extensions.getAddons.cache."),
|
BLACKLIST_ENTRY(u"extensions.getAddons.cache."),
|
||||||
BLACKLIST_ENTRY(u"media.gmp-manager."),
|
BLACKLIST_ENTRY(u"media.gmp-manager."),
|
||||||
BLACKLIST_ENTRY(u"media.gmp-gmpopenh264."),
|
BLACKLIST_ENTRY(u"media.gmp-gmpopenh264."),
|
||||||
|
|
Загрузка…
Ссылка в новой задаче