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

Issue 971423002: Abstract code filtering URLs added to the history (Closed)

Created:
5 years, 9 months ago by sdefresne
Modified:
5 years, 9 months ago
CC:
chromium-reviews, browser-components-watch_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src.git@keyed-service
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Abstract code filtering URLs added to the history Delegate to the embedder the decision to filter URLs to add to the history through the HistoryClient defaulting to registering all URLs (in the base class implementation but also when there is no HistoryClient during tests). BUG=390953 TBR=jochen@chromium.org Committed: https://crrev.com/73dc09820dcd45efbb42d162abff85f93edb7f0e Cr-Commit-Position: refs/heads/master@{#319071}

Patch Set 1 #

Total comments: 1

Patch Set 2 : Rebase #

Unified diffs Side-by-side diffs Delta from patch set Stats (+77 lines, -44 lines) Patch
M chrome/browser/history/chrome_history_client.h View 1 chunk +1 line, -0 lines 0 comments Download
M chrome/browser/history/chrome_history_client.cc View 2 chunks +5 lines, -0 lines 0 comments Download
M chrome/browser/history/history_service.h View 1 2 chunks +3 lines, -7 lines 0 comments Download
M chrome/browser/history/history_service.cc View 1 7 chunks +5 lines, -32 lines 0 comments Download
A chrome/browser/history/history_utils.h View 1 chunk +14 lines, -0 lines 0 comments Download
A chrome/browser/history/history_utils.cc View 1 chunk +33 lines, -0 lines 0 comments Download
M chrome/browser/history/top_sites_impl.cc View 4 chunks +4 lines, -3 lines 0 comments Download
M chrome/browser/thumbnails/thumbnail_service_impl.cc View 1 2 chunks +2 lines, -2 lines 0 comments Download
M chrome/chrome_browser.gypi View 1 1 chunk +2 lines, -0 lines 0 comments Download
M components/history/core/browser/history_client.h View 1 chunk +4 lines, -0 lines 0 comments Download
M components/history/core/browser/history_client.cc View 1 chunk +4 lines, -0 lines 0 comments Download

Messages

Total messages: 12 (4 generated)
sdefresne
Please take a look.
5 years, 9 months ago (2015-03-03 17:19:18 UTC) #2
droger
lgtm
5 years, 9 months ago (2015-03-03 18:54:17 UTC) #3
droger
https://codereview.chromium.org/971423002/diff/1/chrome/browser/thumbnails/thumbnail_service_impl.cc File chrome/browser/thumbnails/thumbnail_service_impl.cc (right): https://codereview.chromium.org/971423002/diff/1/chrome/browser/thumbnails/thumbnail_service_impl.cc#newcode10 chrome/browser/thumbnails/thumbnail_service_impl.cc:10: #include "chrome/browser/history/history_service.h" Can you remove this include?
5 years, 9 months ago (2015-03-03 18:56:54 UTC) #4
sdefresne
On 2015/03/03 18:56:54, droger wrote: > https://codereview.chromium.org/971423002/diff/1/chrome/browser/thumbnails/thumbnail_service_impl.cc > File chrome/browser/thumbnails/thumbnail_service_impl.cc (right): > > https://codereview.chromium.org/971423002/diff/1/chrome/browser/thumbnails/thumbnail_service_impl.cc#newcode10 > ...
5 years, 9 months ago (2015-03-04 09:57:45 UTC) #5
sdefresne
TBR-ing jochen@chromium.org for chrome/browser/thumbnails/ change (using top-level OWNERS as there is no OWNERS for chrome/browser/thumbnails/). ...
5 years, 9 months ago (2015-03-04 10:22:07 UTC) #7
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/971423002/20001
5 years, 9 months ago (2015-03-04 15:07:21 UTC) #10
commit-bot: I haz the power
Committed patchset #2 (id:20001)
5 years, 9 months ago (2015-03-04 15:09:49 UTC) #11
commit-bot: I haz the power
5 years, 9 months ago (2015-03-04 15:10:45 UTC) #12
Message was sent while issue was closed.
Patchset 2 (id:??) landed as
https://crrev.com/73dc09820dcd45efbb42d162abff85f93edb7f0e
Cr-Commit-Position: refs/heads/master@{#319071}

Powered by Google App Engine
This is Rietveld 408576698