Commit 973fcef0 authored by Ryan Sturm's avatar Ryan Sturm Committed by Chromium LUCI CQ

Field trial testing for search prefetch

Bug: 1135715
Change-Id: I8363e7434c24bf6d6b52b150e9b7747fe3d421e0
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2636215Reviewed-by: default avatarRobert Ogden <robertogden@chromium.org>
Commit-Queue: Ryan Sturm <ryansturm@chromium.org>
Cr-Commit-Position: refs/heads/master@{#844879}
parent 9f83d885
......@@ -4644,6 +4644,31 @@
]
}
],
"OmniboxPrefetch": [
{
"platforms": [
"android",
"chromeos",
"linux",
"mac",
"windows"
],
"experiments": [
{
"name": "PrefetchEnabledStreamingAny_V3",
"params": {
"max_attempts_per_caching_duration": "3",
"only_prefetch_default_match": "false",
"stream_responses": "true"
},
"enable_features": [
"SearchPrefetchService",
"SearchPrefetchServicePrefetching"
]
}
]
}
],
"OmniboxRefinedFocusStateDesktop": [
{
"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