Commit 1c66f4c1 authored by Ben Kelly's avatar Ben Kelly Committed by Commit Bot

Add fieldtrial_testing_config entry for SimpleCacheTrailerPrefetchHint trial.

Bug: 913107
Change-Id: Ie5f5360e8d8c31bbd5b54f739266f5ac0f7038f3
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1991411Reviewed-by: default avatarMaksim Orlovich <morlovich@chromium.org>
Reviewed-by: default avatarIlya Sherman <isherman@chromium.org>
Commit-Queue: Ben Kelly <wanderview@chromium.org>
Cr-Commit-Position: refs/heads/master@{#729868}
parent 62488648
......@@ -6128,45 +6128,23 @@
]
}
],
"SimpleCachePrefetchExperiment2": [
{
"platforms": [
"android",
"chromeos",
"linux"
],
"experiments": [
{
"name": "PrefetchTrailerHint0",
"params": {
"FullPrefetchBytes": "0",
"TrailerPrefetchHint": "true"
},
"enable_features": [
"SimpleCachePrefetchExperiment2"
]
}
]
}
],
"SimpleCacheTrial": [
"SimpleCacheTrailerPrefetchHint": [
{
"platforms": [
"windows",
"mac",
"windows"
"chromeos",
"linux",
"android"
],
"experiments": [
{
"name": "ExperimentNoTrailerPrefetchHint4",
"name": "Enabled0",
"params": {
"FullPrefetchBytes": "0",
"TrailerPrefetchHint": "true"
},
"enable_features": [
"SimpleCachePrefetchExperiment2"
],
"disable_features": [
"HttpCacheForceBackend"
]
}
]
......
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