Commit 2b1f300f authored by Ben Kelly's avatar Ben Kelly Committed by Commit Bot

Add a fieldtrial testing config for CacheStorageHighPriorityMatch.

Bug: 1018920
Change-Id: I1f6686557d9ff7bd101549cc09a09fc525341942
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1936851
Commit-Queue: Ben Kelly <wanderview@chromium.org>
Reviewed-by: default avatarAlexei Svitkine <asvitkine@chromium.org>
Cr-Commit-Position: refs/heads/master@{#719310}
parent f247d459
...@@ -1468,6 +1468,25 @@ ...@@ -1468,6 +1468,25 @@
] ]
} }
], ],
"CacheStorageHighPriorityMatch": [
{
"platforms": [
"windows",
"mac",
"chromeos",
"linux",
"android"
],
"experiments": [
{
"name": "Enabled4",
"enable_features": [
"CacheStorageHighPriorityMatch"
]
}
]
}
],
"CacheStorageSequence": [ "CacheStorageSequence": [
{ {
"platforms": [ "platforms": [
......
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