Commit 10cb9db4 authored by shivanigithub's avatar shivanigithub Committed by Commit Bot

Field trial testing config for split cache

Bug: 910708
Change-Id: Ib2702d8600c5c14e2d7290a61eaeb0687b7422b7
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2441113Reviewed-by: default avatarAlexei Svitkine <asvitkine@chromium.org>
Commit-Queue: Alexei Svitkine <asvitkine@chromium.org>
Commit-Queue: Shivani Sharma <shivanisha@chromium.org>
Cr-Commit-Position: refs/heads/master@{#812298}
parent 96da0e5f
...@@ -6420,10 +6420,11 @@ ...@@ -6420,10 +6420,11 @@
], ],
"experiments": [ "experiments": [
{ {
"name": "Enabled_Stable", "name": "Experiment_Triple_Key_20201001",
"enable_features": [ "enable_features": [
"AppendFrameOriginToNetworkIsolationKey", "AppendFrameOriginToNetworkIsolationKey",
"SplitCacheByNetworkIsolationKey" "SplitCacheByNetworkIsolationKey",
"UseRegistrableDomainInNetworkIsolationKey"
] ]
} }
] ]
......
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