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:
Tim Huang 2024-09-10 09:07:39 +00:00
Родитель 065c82a148
Коммит f9ce21c29a
1 изменённых файлов: 1 добавлений и 0 удалений

Просмотреть файл

@ -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 = [