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

Issue 1543803004: Compare case insensitively when copying answers into verbatim matches. (Closed)

Created:
5 years ago by Justin Donnelly
Modified:
4 years, 11 months ago
Reviewers:
Mark P
CC:
chromium-reviews
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Compare case insensitively when copying answers into verbatim matches. This avoids the case where an available answer is not shown because of a case mismatch (e.g. "US population" vs. "us population"). BUG=563621 Committed: https://crrev.com/622e2ed87916c89bef0ac75d7f288b8dfc11ac34 Cr-Commit-Position: refs/heads/master@{#367085}

Patch Set 1 #

Total comments: 2

Patch Set 2 : Introduce trimmed_verbatim_lower variable #

Unified diffs Side-by-side diffs Delta from patch set Stats (+4 lines, -1 line) Patch
M components/omnibox/browser/search_provider.cc View 1 1 chunk +4 lines, -1 line 0 comments Download

Depends on Patchset:

Messages

Total messages: 12 (6 generated)
Justin Donnelly
5 years ago (2015-12-22 20:23:18 UTC) #2
Mark P
lgtm with one minor suggestion below --mark https://codereview.chromium.org/1543803004/diff/1/components/omnibox/browser/search_provider.cc File components/omnibox/browser/search_provider.cc (right): https://codereview.chromium.org/1543803004/diff/1/components/omnibox/browser/search_provider.cc#newcode933 components/omnibox/browser/search_provider.cc:933: base::i18n::ToLower(trimmed_verbatim)) { ...
5 years ago (2015-12-23 05:28:20 UTC) #4
Justin Donnelly
https://codereview.chromium.org/1543803004/diff/1/components/omnibox/browser/search_provider.cc File components/omnibox/browser/search_provider.cc (right): https://codereview.chromium.org/1543803004/diff/1/components/omnibox/browser/search_provider.cc#newcode933 components/omnibox/browser/search_provider.cc:933: base::i18n::ToLower(trimmed_verbatim)) { On 2015/12/23 05:28:20, Mark P wrote: > ...
4 years, 11 months ago (2015-12-29 17:24:42 UTC) #5
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1543803004/20001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1543803004/20001
4 years, 11 months ago (2015-12-29 17:25:51 UTC) #8
commit-bot: I haz the power
Committed patchset #2 (id:20001)
4 years, 11 months ago (2015-12-29 18:18:17 UTC) #10
commit-bot: I haz the power
4 years, 11 months ago (2015-12-29 18:19:45 UTC) #12
Message was sent while issue was closed.
Patchset 2 (id:??) landed as
https://crrev.com/622e2ed87916c89bef0ac75d7f288b8dfc11ac34
Cr-Commit-Position: refs/heads/master@{#367085}

Powered by Google App Engine
This is Rietveld 408576698