Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(1546)

Issue 2947643002: [ios] Enables the BuiltinProvider. (Closed)

Created:
3 years, 6 months ago by rohitrao (ping after 24h)
Modified:
3 years, 6 months ago
CC:
chromium-reviews, marq+watch_chromium.org, jdonnelly+watch_chromium.org, ios-reviews+chrome_chromium.org, noyau+watch_chromium.org, ios-reviews_chromium.org
Target Ref:
refs/heads/master
Project:
chromium
Visibility:
Public.

Description

[ios] Enables the BuiltinProvider. Implements two methods in the iOS AutocompleteProviderClientImpl that provide the list of builtin URLs to the provider. BUG=725120 TEST=The omnibox should suggest builtin URLs when typing "chrome://" TEST=The omnibox should inline-autocomplete "chrome://version" and "chrome://chrome-urls" Review-Url: https://codereview.chromium.org/2947643002 Cr-Commit-Position: refs/heads/master@{#481238} Committed: https://chromium.googlesource.com/chromium/src/+/4115f4c206ddd94f5ee0674432263e42727de4e5

Patch Set 1 #

Total comments: 9

Patch Set 2 : Review #

Unified diffs Side-by-side diffs Delta from patch set Stats (+13 lines, -6 lines) Patch
M components/omnibox/browser/autocomplete_classifier.cc View 2 chunks +2 lines, -2 lines 0 comments Download
M ios/chrome/browser/autocomplete/autocomplete_provider_client_impl.cc View 1 1 chunk +11 lines, -4 lines 0 comments Download

Messages

Total messages: 28 (17 generated)
rohitrao (ping after 24h)
3 years, 6 months ago (2017-06-19 13:37:28 UTC) #2
Justin Donnelly
Drive-by since I'm now in components/omnibox/OWNERS and am going to try to take some code ...
3 years, 6 months ago (2017-06-19 14:24:45 UTC) #6
Peter Kasting
LGTM if the answer to my first question below is "no" -- and thanks to ...
3 years, 6 months ago (2017-06-19 21:00:44 UTC) #9
rohitrao (ping after 24h)
On 2017/06/19 14:24:45, Justin Donnelly wrote: > This code looks good but can you also ...
3 years, 6 months ago (2017-06-20 12:08:20 UTC) #12
Justin Donnelly
On 2017/06/20 12:08:20, rohitrao (ping after 24h) wrote: > On 2017/06/19 14:24:45, Justin Donnelly wrote: ...
3 years, 6 months ago (2017-06-20 15:16:28 UTC) #15
Justin Donnelly
lgtm https://codereview.chromium.org/2947643002/diff/1/ios/chrome/browser/autocomplete/autocomplete_provider_client_impl.cc File ios/chrome/browser/autocomplete/autocomplete_provider_client_impl.cc (right): https://codereview.chromium.org/2947643002/diff/1/ios/chrome/browser/autocomplete/autocomplete_provider_client_impl.cc#newcode121 ios/chrome/browser/autocomplete/autocomplete_provider_client_impl.cc:121: std::vector<base::string16> AutocompleteProviderClientImpl::GetBuiltinURLs() { On 2017/06/20 12:08:20, rohitrao (ping ...
3 years, 6 months ago (2017-06-20 15:16:39 UTC) #16
Peter Kasting
https://codereview.chromium.org/2947643002/diff/1/ios/chrome/browser/autocomplete/autocomplete_provider_client_impl.cc File ios/chrome/browser/autocomplete/autocomplete_provider_client_impl.cc (right): https://codereview.chromium.org/2947643002/diff/1/ios/chrome/browser/autocomplete/autocomplete_provider_client_impl.cc#newcode121 ios/chrome/browser/autocomplete/autocomplete_provider_client_impl.cc:121: std::vector<base::string16> AutocompleteProviderClientImpl::GetBuiltinURLs() { On 2017/06/20 15:16:39, Justin Donnelly wrote: ...
3 years, 6 months ago (2017-06-21 01:10:15 UTC) #17
rohitrao (ping after 24h)
Thanks for the reviews! https://codereview.chromium.org/2947643002/diff/1/ios/chrome/browser/autocomplete/autocomplete_provider_client_impl.cc File ios/chrome/browser/autocomplete/autocomplete_provider_client_impl.cc (right): https://codereview.chromium.org/2947643002/diff/1/ios/chrome/browser/autocomplete/autocomplete_provider_client_impl.cc#newcode121 ios/chrome/browser/autocomplete/autocomplete_provider_client_impl.cc:121: std::vector<base::string16> AutocompleteProviderClientImpl::GetBuiltinURLs() { On 2017/06/21 ...
3 years, 6 months ago (2017-06-21 15:15:36 UTC) #18
commit-bot: I haz the power
CQ is trying da patch. Follow status at: https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2947643002/20001
3 years, 6 months ago (2017-06-21 15:15:52 UTC) #21
commit-bot: I haz the power
CQ is trying da patch. Follow status at: https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2947643002/20001
3 years, 6 months ago (2017-06-21 15:19:32 UTC) #25
commit-bot: I haz the power
3 years, 6 months ago (2017-06-21 17:47:13 UTC) #28
Message was sent while issue was closed.
Committed patchset #2 (id:20001) as
https://chromium.googlesource.com/chromium/src/+/4115f4c206ddd94f5ee067443226...

Powered by Google App Engine
This is Rietveld 408576698