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

Issue 9317011: Fine-tune HQP Candidate Result Scoring (Closed)

Created:
8 years, 10 months ago by mrossetti
Modified:
8 years, 10 months ago
Reviewers:
Mark P, Peter Kasting
CC:
chromium-reviews, James Su, brettw-cc_chromium.org
Visibility:
Public.

Description

Fine-tune HQP Candidate Result Scoring BUG=111792 TEST=Adjusted and ran unit tests. Added new tests. Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=120346

Patch Set 1 #

Total comments: 3

Patch Set 2 : '' #

Total comments: 1
Unified diffs Side-by-side diffs Delta from patch set Stats (+165 lines, -73 lines) Patch
M chrome/browser/autocomplete/history_quick_provider_unittest.cc View 1 15 chunks +127 lines, -42 lines 0 comments Download
M chrome/browser/history/in_memory_url_index_unittest.cc View 1 1 chunk +2 lines, -1 line 0 comments Download
M chrome/browser/history/url_index_private_data.cc View 1 5 chunks +36 lines, -30 lines 1 comment Download

Messages

Total messages: 5 (0 generated)
mrossetti
Peter, thanks for the observations in the bug report. I've been looking forward to doing ...
8 years, 10 months ago (2012-01-31 20:52:44 UTC) #1
Peter Kasting
It seems like this change should either have new or modified unit tests, which verify ...
8 years, 10 months ago (2012-01-31 21:13:57 UTC) #2
mrossetti
I've added a new set of unit tests under the class HQPOrderingTest that test the ...
8 years, 10 months ago (2012-02-02 23:20:03 UTC) #3
Peter Kasting
LGTM, thanks for the tests. https://chromiumcodereview.appspot.com/9317011/diff/1/chrome/browser/history/url_index_private_data.cc File chrome/browser/history/url_index_private_data.cc (right): https://chromiumcodereview.appspot.com/9317011/diff/1/chrome/browser/history/url_index_private_data.cc#newcode620 chrome/browser/history/url_index_private_data.cc:620: // 1/kMaxSignificantStart points for ...
8 years, 10 months ago (2012-02-03 05:10:55 UTC) #4
mrossetti
8 years, 10 months ago (2012-02-03 16:34:43 UTC) #5
WIll commit shortly.

https://chromiumcodereview.appspot.com/9317011/diff/6001/chrome/browser/histo...
File chrome/browser/history/url_index_private_data.cc (right):

https://chromiumcodereview.appspot.com/9317011/diff/6001/chrome/browser/histo...
chrome/browser/history/url_index_private_data.cc:620: // 1/kMaxSignificantStart
points for each character later than the first at
Comment corrected, thanks!

Powered by Google App Engine
This is Rietveld 408576698