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

Issue 2852553002: Remove the use of custom logic to determine search suggestion types. (Closed)

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

Description

Remove the use of custom logic to determine search suggestion types. iOS has a custom method for determining which omnibox suggestion types are search/query types (as opposed to URL types). This change removes it in favor of the cross-platform method used on other platforms. This has useful effects on how we display navsuggest and calculator suggestions and eliminates the need to maintain separate logic. See the bug for a detailed description of the motivation for this change and an analysis of its effects. BUG=716047 Review-Url: https://codereview.chromium.org/2852553002 Cr-Commit-Position: refs/heads/master@{#468317} Committed: https://chromium.googlesource.com/chromium/src/+/97567bc01417a53c3157e0fe0fb3e8c4ce714db1

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+8 lines, -15 lines) Patch
M ios/chrome/browser/ui/omnibox/omnibox_popup_material_view_controller.mm View 4 chunks +8 lines, -15 lines 0 comments Download

Messages

Total messages: 12 (8 generated)
Justin Donnelly
3 years, 7 months ago (2017-04-27 21:47:31 UTC) #4
rohitrao (ping after 24h)
LGTM I don't remember the history of why we have a separate method on iOS. ...
3 years, 7 months ago (2017-05-01 15:32:09 UTC) #7
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/2852553002/1
3 years, 7 months ago (2017-05-01 15:41:10 UTC) #9
commit-bot: I haz the power
3 years, 7 months ago (2017-05-01 15:51:09 UTC) #12
Message was sent while issue was closed.
Committed patchset #1 (id:1) as
https://chromium.googlesource.com/chromium/src/+/97567bc01417a53c3157e0fe0fb3...

Powered by Google App Engine
This is Rietveld 408576698