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