DescriptionAdd support for providers called when the omnibox is focused.
The feature described in https://docs.google.com/document/d/1vXHSui-1QYjemBHOpiLiAsIWEIoKuiw66xNcNVfUC3A/edit
requires an omnibox provider that is called when the omnibox is focused.
Right now, only the zero_suggest_provider_ can be called on focus. This CL
makes any provider returning true for |ActivatedOnOmniboxFocus| be called on
focus.
BUG=228111
TBR=miguelg
Committed: https://crrev.com/28e51b058b881eadb0829d8c31330cf85eb9251d
Cr-Commit-Position: refs/heads/master@{#310085}
Patch Set 1 #
Total comments: 10
Patch Set 2 : Adressed comments. #
Total comments: 2
Patch Set 3 : Fix android build. #Messages
Total messages: 30 (15 generated)
|