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

Issue 2421373003: Omnibox: Improve HQP Scoring for Terms that Start with Punctuation (Closed)

Created:
4 years, 2 months ago by Mark P
Modified:
4 years, 2 months ago
Reviewers:
Peter Kasting
CC:
chromium-reviews
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Omnibox: Improve HQP Scoring for Terms that Start with Punctuation Properly calculate match locations for various inputs, e.g., "://ww" should count as a hostname match because that's where the main word part starts. BUG=651654 Committed: https://crrev.com/1ca732414effb6ee392b4e49a02892111783a2e3 Cr-Commit-Position: refs/heads/master@{#426252}

Patch Set 1 #

Patch Set 2 : restore dcheck #

Total comments: 2

Patch Set 3 : peter's comments, plus git cl format the rest of the changelist #

Unified diffs Side-by-side diffs Delta from patch set Stats (+58 lines, -48 lines) Patch
M components/omnibox/browser/scored_history_match.cc View 1 2 2 chunks +19 lines, -14 lines 0 comments Download
M components/omnibox/browser/scored_history_match_unittest.cc View 1 2 3 chunks +39 lines, -34 lines 0 comments Download

Messages

Total messages: 16 (7 generated)
Mark P
Peter, This is uncomplicated. Please take a look at your leisure. thanks, mark
4 years, 2 months ago (2016-10-17 23:14:44 UTC) #3
Peter Kasting
LGTM https://codereview.chromium.org/2421373003/diff/20001/components/omnibox/browser/scored_history_match_unittest.cc File components/omnibox/browser/scored_history_match_unittest.cc (right): https://codereview.chromium.org/2421373003/diff/20001/components/omnibox/browser/scored_history_match_unittest.cc#newcode560 components/omnibox/browser/scored_history_match_unittest.cc:560: ASCIIToUTF16("abc"), url, title); Nit: Define a lambda here ...
4 years, 2 months ago (2016-10-17 23:34:38 UTC) #4
Mark P
Please take a look at your leisure. --mark https://codereview.chromium.org/2421373003/diff/20001/components/omnibox/browser/scored_history_match_unittest.cc File components/omnibox/browser/scored_history_match_unittest.cc (right): https://codereview.chromium.org/2421373003/diff/20001/components/omnibox/browser/scored_history_match_unittest.cc#newcode560 components/omnibox/browser/scored_history_match_unittest.cc:560: ASCIIToUTF16("abc"), ...
4 years, 2 months ago (2016-10-18 22:57:30 UTC) #5
Peter Kasting
LGTM
4 years, 2 months ago (2016-10-19 01:08:31 UTC) #6
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/2421373003/40001
4 years, 2 months ago (2016-10-19 03:46:45 UTC) #8
commit-bot: I haz the power
Exceeded global retry quota
4 years, 2 months ago (2016-10-19 05:51:36 UTC) #10
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/2421373003/40001
4 years, 2 months ago (2016-10-19 17:57:50 UTC) #12
commit-bot: I haz the power
Committed patchset #3 (id:40001)
4 years, 2 months ago (2016-10-19 18:52:55 UTC) #14
commit-bot: I haz the power
4 years, 2 months ago (2016-10-21 13:10:27 UTC) #16
Message was sent while issue was closed.
Patchset 3 (id:??) landed as
https://crrev.com/1ca732414effb6ee392b4e49a02892111783a2e3
Cr-Commit-Position: refs/heads/master@{#426252}

Powered by Google App Engine
This is Rietveld 408576698