Commit 25b25065 authored by Rakina Zata Amni's avatar Rakina Zata Amni Committed by Commit Bot

Set enable_same_site param for BackForwardCache in fieldtrial_testing_config.json

We're going to experiment with enable_same_site = true.

Change-Id: Id1a568fe56ab62a393f825873c061f3175a8a9f9
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2416650Reviewed-by: default avatarBrian White <bcwhite@chromium.org>
Commit-Queue: Rakina Zata Amni <rakina@chromium.org>
Cr-Commit-Position: refs/heads/master@{#808760}
parent a991a9fe
...@@ -1041,6 +1041,7 @@ ...@@ -1041,6 +1041,7 @@
"params": { "params": {
"TimeToLiveInBackForwardCacheInSeconds": "180", "TimeToLiveInBackForwardCacheInSeconds": "180",
"allowed_websites": "https://domain1.org,https://domain2.org", "allowed_websites": "https://domain1.org,https://domain2.org",
"enable_same_site": "true",
"geolocation_supported": "true", "geolocation_supported": "true",
"service_worker_supported": "true" "service_worker_supported": "true"
}, },
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment