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

Issue 2045873002: Omnibox: Don't Barf When Suggestion is Mixed-Case Equivalent to Verbatim (Closed)

Created:
4 years, 6 months ago by Mark P
Modified:
4 years, 6 months ago
Reviewers:
Peter Kasting
CC:
chromium-reviews, James Su
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Omnibox: Don't Barf When Suggestion is Mixed-Case Equivalent to Verbatim Make anything that's case-equivalent to the user's input / query-what-you-typed be allowed to the default match. BUG=617312 Committed: https://crrev.com/9dbf846a906d594289d4a761237489f0aa7ee328 Cr-Commit-Position: refs/heads/master@{#398749}

Patch Set 1 #

Patch Set 2 : remove extra line #

Total comments: 2

Patch Set 3 : "" -> std::string() #

Unified diffs Side-by-side diffs Delta from patch set Stats (+20 lines, -4 lines) Patch
M chrome/browser/autocomplete/search_provider_unittest.cc View 1 2 1 chunk +15 lines, -0 lines 0 comments Download
M components/omnibox/browser/base_search_provider.cc View 1 2 chunks +5 lines, -4 lines 0 comments Download

Messages

Total messages: 12 (6 generated)
Mark P
Peter, Please take a look. thanks, mark
4 years, 6 months ago (2016-06-07 05:21:38 UTC) #3
Peter Kasting
LGTM https://codereview.chromium.org/2045873002/diff/20001/chrome/browser/autocomplete/search_provider_unittest.cc File chrome/browser/autocomplete/search_provider_unittest.cc (right): https://codereview.chromium.org/2045873002/diff/20001/chrome/browser/autocomplete/search_provider_unittest.cc#newcode2223 chrome/browser/autocomplete/search_provider_unittest.cc:2223: "", Nit: Prefer std::string() to ""
4 years, 6 months ago (2016-06-08 22:55:09 UTC) #4
Mark P
https://codereview.chromium.org/2045873002/diff/20001/chrome/browser/autocomplete/search_provider_unittest.cc File chrome/browser/autocomplete/search_provider_unittest.cc (right): https://codereview.chromium.org/2045873002/diff/20001/chrome/browser/autocomplete/search_provider_unittest.cc#newcode2223 chrome/browser/autocomplete/search_provider_unittest.cc:2223: "", On 2016/06/08 22:55:09, Peter Kasting wrote: > Nit: ...
4 years, 6 months ago (2016-06-08 23:14:37 UTC) #5
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/2045873002/40001
4 years, 6 months ago (2016-06-08 23:15:10 UTC) #8
commit-bot: I haz the power
Committed patchset #3 (id:40001)
4 years, 6 months ago (2016-06-09 00:35:19 UTC) #10
commit-bot: I haz the power
4 years, 6 months ago (2016-06-09 00:37:08 UTC) #12
Message was sent while issue was closed.
Patchset 3 (id:??) landed as
https://crrev.com/9dbf846a906d594289d4a761237489f0aa7ee328
Cr-Commit-Position: refs/heads/master@{#398749}

Powered by Google App Engine
This is Rietveld 408576698