[Omnibox] Use rZPS dedicated Features to gate local zero-prefix suggestions
Note: In order to simplify ZeroSuggest congifs and avoid conflicts, we are moving away from ZeroSuggestVariant. That means every ZeroSuggest congif is gated with a dedicated Feature. See crrev.com/c/2128686 Since local ZPS has been launched in the NTP Omnibox on Desktop and remote ZPS are expected to appear alongside local ZPS, local ZPS should be gated with the same dedicated features used for remote rZPS. Tested with the following command after deleting the ZeroSuggestVariant entries in fieldtrial_testing_config.json: out/Default/Chromium.app/Contents/MacOS/Chromium --enable-features=OmniboxReactiveZeroSuggestionsOnNTPRealbox --force-variation-ids=t3317462 --user-data-dir=tmp Both local ZPS and remote rZPS work as expected in signed out and signed in scenarios. Change-Id: I6fde3e773e474bade294e71b5dc9f3f9c4c86f6d Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2227121 Commit-Queue: Justin Donnelly <jdonnelly@chromium.org> Reviewed-by:Justin Donnelly <jdonnelly@chromium.org> Cr-Commit-Position: refs/heads/master@{#774491}
Showing
Please register or sign in to comment