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

Issue 1030913002: Omnibox - HQP - Frequency Scoring Bug Fix (Closed)

Created:
5 years, 9 months ago by Mark P
Modified:
5 years, 9 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 - HQP - Frequency Scoring Bug Fix The previous fix to detecting page transition types was wrong, but close enough to correct that it seemed right when I tested it. I realized it was wrong when reviewing some other history-processing code today. (The only places where it was wrong were places that had the same bits set or more as PAGE_TRANSITION_TYPED: i.e., PAGE_TRANSITION_AUTO_SUBFRAME, PAGE_TRANSITION_GENERATED, PAGE_TRANSITION_FORM_SUBMIT, and PAGE_TRANSITION_KEYWORD. None of these other page transition types typically make it into HQP in-memory index, which is I why I didn't notice the effect of my incorrect fix.) BUG=369989 Committed: https://crrev.com/38a35336354fa51f45dd8029ec0085cf2d396835 Cr-Commit-Position: refs/heads/master@{#322256}

Patch Set 1 #

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

Messages

Total messages: 10 (2 generated)
Mark P
Peter, please take a look, thanks, --mark
5 years, 9 months ago (2015-03-24 18:36:02 UTC) #1
Mark P
Peter, please take a look, thanks. --mark
5 years, 9 months ago (2015-03-25 21:38:42 UTC) #3
Peter Kasting
LGTM, I feel dumb for forgetting that the bottom bits of this are basically an ...
5 years, 9 months ago (2015-03-25 21:42:27 UTC) #4
Peter Kasting
5 years, 9 months ago (2015-03-25 21:42:32 UTC) #5
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1030913002/1
5 years, 9 months ago (2015-03-25 21:48:24 UTC) #7
Mark P
On 2015/03/25 21:42:27, Peter Kasting wrote: > LGTM, I feel dumb for forgetting that the ...
5 years, 9 months ago (2015-03-25 21:55:09 UTC) #8
commit-bot: I haz the power
Committed patchset #1 (id:1)
5 years, 9 months ago (2015-03-25 23:04:33 UTC) #9
commit-bot: I haz the power
5 years, 9 months ago (2015-03-25 23:05:32 UTC) #10
Message was sent while issue was closed.
Patchset 1 (id:??) landed as
https://crrev.com/38a35336354fa51f45dd8029ec0085cf2d396835
Cr-Commit-Position: refs/heads/master@{#322256}

Powered by Google App Engine
This is Rietveld 408576698