Commit a9fd3f75 authored by Tommy Li's avatar Tommy Li Committed by Chromium LUCI CQ

[omnibox] Add Ablate HQP Cache to fieldtrial_testing_config.json.

The Canary/Dev experiment was successful, and we are adding this ablate
flag to the fieldtrial_testing_config.json now to proceed to the Beta
experiment.

Bug: 1141539
Change-Id: I8cda087190af3a2ab9db5eb93606010208b4484f
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2616239Reviewed-by: default avatarRobert Kaplow <rkaplow@chromium.org>
Commit-Queue: Tommy Li <tommycli@chromium.org>
Cr-Commit-Position: refs/heads/master@{#841714}
parent 6a5a439c
...@@ -5022,6 +5022,7 @@ ...@@ -5022,6 +5022,7 @@
"OmniboxDisplayTitleForCurrentUrl", "OmniboxDisplayTitleForCurrentUrl",
"OmniboxDynamicMaxAutocomplete", "OmniboxDynamicMaxAutocomplete",
"OmniboxEntitySuggestionsReduceLatency", "OmniboxEntitySuggestionsReduceLatency",
"OmniboxHistoryQuickProviderAblateInMemoryURLIndexCacheFile",
"OmniboxLocalZeroSuggestAgeThreshold", "OmniboxLocalZeroSuggestAgeThreshold",
"OmniboxLocalZeroSuggestFrecencyRanking", "OmniboxLocalZeroSuggestFrecencyRanking",
"OmniboxMaxURLMatches", "OmniboxMaxURLMatches",
...@@ -5061,6 +5062,7 @@ ...@@ -5061,6 +5062,7 @@
"enable_features": [ "enable_features": [
"OmniboxAdaptiveSuggestionsCount", "OmniboxAdaptiveSuggestionsCount",
"OmniboxCompactSuggestions", "OmniboxCompactSuggestions",
"OmniboxHistoryQuickProviderAblateInMemoryURLIndexCacheFile",
"OmniboxLocalZeroSuggestAgeThreshold", "OmniboxLocalZeroSuggestAgeThreshold",
"OmniboxLocalZeroSuggestFrecencyRanking", "OmniboxLocalZeroSuggestFrecencyRanking",
"OmniboxMaxURLMatches", "OmniboxMaxURLMatches",
......
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