blob: 37d61718371cc6a0b7f1db61df82c74a2d6f5df9 (
plain)
1
2
3
4
5
6
7
8
9
10
11
|
[DEFAULT]
# Enable dFPI(cookieBehavior 5) for service worker tests.
prefs =
network.cookie.cookieBehavior=5
tags = serviceworker-dfpi
# We disable service workers for third-party contexts when dFPI is enabled. So,
# we disable xorigin tests for dFPI.
skip-if = xorigin
dupe-manifest = true
[include:mochitest-common.ini]
|