зеркало из https://github.com/mozilla/gecko-dev.git
Backed out changeset ccf6f87d3430 (bug 1492563) for nsPermissionManager.cpp and test_cookie_fetch.html failures CLOSED TREE
This commit is contained in:
Родитель
9c477e78d3
Коммит
f1265a5116
|
@ -1509,11 +1509,6 @@ pref("browser.ping-centre.production.endpoint", "https://tiles.services.mozilla.
|
|||
// Enable GMP support in the addon manager.
|
||||
pref("media.gmp-provider.enabled", true);
|
||||
|
||||
// Enable blocking access to storage from tracking resources by default on Nightly
|
||||
#ifdef NIGHTLY_BUILD
|
||||
pref("network.cookie.cookieBehavior", 4 /* BEHAVIOR_REJECT_TRACKER */);
|
||||
#endif
|
||||
|
||||
pref("browser.contentblocking.allowlist.storage.enabled", true);
|
||||
|
||||
#ifdef NIGHTLY_BUILD
|
||||
|
|
Загрузка…
Ссылка в новой задаче