зеркало из https://github.com/mozilla/gecko-dev.git
Bug 1915383 - Disable blocking third-party cookies for HeavyWeightFedCM tests. r=bvandersloot
Differential Revision: https://phabricator.services.mozilla.com/D220660
This commit is contained in:
Родитель
065c82a148
Коммит
f9ce21c29a
|
@ -5,6 +5,7 @@ prefs = [
|
|||
"dom.security.credentialmanagement.identity.select_first_in_ui_lists=true",
|
||||
"dom.security.credentialmanagement.identity.reject_delay.enabled=false",
|
||||
"privacy.antitracking.enableWebcompat=false", # disables opener heuristic
|
||||
"network.cookie.cookieBehavior.optInPartitioning=false", # disables blocking third-party cookies
|
||||
]
|
||||
scheme = "https"
|
||||
skip-if = [
|
||||
|
|
Загрузка…
Ссылка в новой задаче