Chromium Code Reviews
DescriptionOmnibox - Make Clipboard Provider Enabled via an Experimental Feature
In the process, revise the list of default providers from a built-in
const to something that's determined dynamically when the omnibox system
is created.
The only interesting part of this changelist is in
components/omnibox/browser/autocomplete_classifier.{h,cc}
Pretty much everything else is downstream changes due to changing an interface.
TBR=mariakhomenko,rohitrao
mariakhomenko for trivial change in chrome/browser/android/omnibox/
rohitrao for trivial change in ios/chrome/browser/autocomplete/
BUG=642114
Review-Url: https://codereview.chromium.org/2721993002
Cr-Commit-Position: refs/heads/master@{#454035}
Committed: https://chromium.googlesource.com/chromium/src/+/612b3dc0d5ab6aaf839cc33e71d5e4f1e49e2bf8
Patch Set 1 #Patch Set 2 : remove unnecessary variable #
Total comments: 1
Patch Set 3 : reorder function #Patch Set 4 : fix ios #
Total comments: 2
Patch Set 5 : fix vr #Patch Set 6 : rebase #Messages
Total messages: 31 (25 generated)
|