Commit d2d16a10 authored by Moe Ahmadi's avatar Moe Ahmadi Committed by Commit Bot

[omnibox] Adds field trial testing config for increased # of zero-suggest

Beta finch config: cr/326309353

Change-Id: I9e014c50e6fadbd5dd6ccd55e99087c9530965ec
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2351500
Commit-Queue: Moe Ahmadi <mahmadi@chromium.org>
Reviewed-by: default avatarMark Pearson <mpearson@chromium.org>
Cr-Commit-Position: refs/heads/master@{#798417}
parent 7d932cbf
...@@ -4889,6 +4889,7 @@ ...@@ -4889,6 +4889,7 @@
{ {
"name": "DesktopExperiments", "name": "DesktopExperiments",
"params": { "params": {
"MaxZeroSuggestMatches": "10",
"OmniboxMaxURLMatches": "7", "OmniboxMaxURLMatches": "7",
"UIMaxAutocompleteMatches": "8" "UIMaxAutocompleteMatches": "8"
}, },
...@@ -4896,6 +4897,7 @@ ...@@ -4896,6 +4897,7 @@
"OmniboxDisplayTitleForCurrentUrl", "OmniboxDisplayTitleForCurrentUrl",
"OmniboxDocumentProvider", "OmniboxDocumentProvider",
"OmniboxMaxURLMatches", "OmniboxMaxURLMatches",
"OmniboxMaxZeroSuggestMatches",
"OmniboxRemoveSuggestionsFromClipboard", "OmniboxRemoveSuggestionsFromClipboard",
"OmniboxRichEntitySuggestions", "OmniboxRichEntitySuggestions",
"OmniboxUIExperimentMaxAutocompleteMatches", "OmniboxUIExperimentMaxAutocompleteMatches",
......
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