summaryrefslogtreecommitdiffstats
path: root/dom/serviceworkers/test/browser-dFPI.toml
diff options
context:
space:
mode:
Diffstat (limited to 'dom/serviceworkers/test/browser-dFPI.toml')
-rw-r--r--dom/serviceworkers/test/browser-dFPI.toml6
1 files changed, 6 insertions, 0 deletions
diff --git a/dom/serviceworkers/test/browser-dFPI.toml b/dom/serviceworkers/test/browser-dFPI.toml
new file mode 100644
index 0000000000..4d0f9b820e
--- /dev/null
+++ b/dom/serviceworkers/test/browser-dFPI.toml
@@ -0,0 +1,6 @@
+[DEFAULT]
+# Enable dFPI(cookieBehavior 5) for service worker tests.
+prefs = ["network.cookie.cookieBehavior=5"]
+dupe-manifest = true
+
+["include:browser-common.toml"]