[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]
[tor-commits] [tor-browser] 18/311: Bug 1750295 - set featuregate's expected value for network.cookie.sameSite.schemeful to `false`. a=Aryx
This is an automated email from the git hooks/post-receive script.
pierov pushed a commit to branch geckoview-99.0.1-11.0-1
in repository tor-browser.
commit 4dad6e6f9ff2bb22c7bee9b5d18feac293cf4eba
Author: Sebastian Hengst <archaeopteryx@xxxxxxxxxxxxxx>
AuthorDate: Mon Jan 17 15:53:28 2022 +0100
Bug 1750295 - set featuregate's expected value for network.cookie.sameSite.schemeful to `false`. a=Aryx
Bug 1750264 had switched the preference to `false`.
---
toolkit/components/featuregates/Features.toml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/toolkit/components/featuregates/Features.toml b/toolkit/components/featuregates/Features.toml
index a124db6f04eae..cb6d17267f6fb 100644
--- a/toolkit/components/featuregates/Features.toml
+++ b/toolkit/components/featuregates/Features.toml
@@ -113,7 +113,7 @@ preference = "network.cookie.sameSite.schemeful"
type = "boolean"
bug-numbers = [1651119, 1617609]
is-public = true
-default-value = true
+default-value = false
[devtools-serviceworker-debugger-support]
title = "experimental-features-devtools-serviceworker-debugger-support"
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
_______________________________________________
tor-commits mailing list
tor-commits@xxxxxxxxxxxxxxxxxxxx
https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-commits