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

Issue 329073003: Make HistoryQuickProvider::DeleteMatch also delete the underlying URL from the History Database. (Closed)

Created:
6 years, 6 months ago by engedy
Modified:
6 years, 6 months ago
Reviewers:
Peter Kasting
CC:
chromium-reviews, James Su
Visibility:
Public.

Description

Make HistoryQuickProvider::DeleteMatch also delete the underlying URL from the History Database. BUG=383272 Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=276777

Patch Set 1 : #

Total comments: 2

Patch Set 2 : Addressed comments. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+31 lines, -16 lines) Patch
M chrome/browser/autocomplete/history_provider.cc View 1 1 chunk +4 lines, -1 line 0 comments Download
M chrome/browser/autocomplete/history_quick_provider.h View 1 1 chunk +0 lines, -2 lines 0 comments Download
M chrome/browser/autocomplete/history_quick_provider.cc View 1 1 chunk +0 lines, -8 lines 0 comments Download
M chrome/browser/autocomplete/history_quick_provider_unittest.cc View 1 6 chunks +27 lines, -5 lines 0 comments Download

Messages

Total messages: 8 (0 generated)
engedy
@Peter: Please take a look. (Apologies for sending so many random CLs your way these ...
6 years, 6 months ago (2014-06-11 11:42:39 UTC) #1
Peter Kasting
https://codereview.chromium.org/329073003/diff/20001/chrome/browser/autocomplete/history_quick_provider.cc File chrome/browser/autocomplete/history_quick_provider.cc (right): https://codereview.chromium.org/329073003/diff/20001/chrome/browser/autocomplete/history_quick_provider.cc#newcode93 chrome/browser/autocomplete/history_quick_provider.cc:93: void HistoryQuickProvider::DeleteMatch(const AutocompleteMatch& match) { This function seems like ...
6 years, 6 months ago (2014-06-11 18:32:34 UTC) #2
engedy
https://codereview.chromium.org/329073003/diff/20001/chrome/browser/autocomplete/history_quick_provider.cc File chrome/browser/autocomplete/history_quick_provider.cc (right): https://codereview.chromium.org/329073003/diff/20001/chrome/browser/autocomplete/history_quick_provider.cc#newcode93 chrome/browser/autocomplete/history_quick_provider.cc:93: void HistoryQuickProvider::DeleteMatch(const AutocompleteMatch& match) { On 2014/06/11 18:32:34, Peter ...
6 years, 6 months ago (2014-06-12 08:48:00 UTC) #3
Peter Kasting
LGTM
6 years, 6 months ago (2014-06-12 17:27:33 UTC) #4
engedy
The CQ bit was checked by engedy@chromium.org
6 years, 6 months ago (2014-06-12 17:50:27 UTC) #5
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/engedy@chromium.org/329073003/40001
6 years, 6 months ago (2014-06-12 17:53:17 UTC) #6
commit-bot: I haz the power
Change committed as 276777
6 years, 6 months ago (2014-06-12 19:41:35 UTC) #7
Mark P
6 years, 6 months ago (2014-06-12 20:14:09 UTC) #8
Message was sent while issue was closed.
On 2014/06/12 19:41:35, I haz the power (commit-bot) wrote:
> Change committed as 276777

Funny how deleting code fixes this bug. :-)

--mark

Powered by Google App Engine
This is Rietveld 408576698