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

Issue 690733002: Cleanup HistoryBackend and ExpireHistoryBackend interface (Closed)

Created:
6 years, 1 month ago by sdefresne
Modified:
6 years, 1 month ago
Reviewers:
droger
CC:
chromium-reviews, browser-components-watch_chromium.org, brettw
Base URL:
https://chromium.googlesource.com/chromium/src.git@android-cleanup
Project:
chromium
Visibility:
Public.

Description

Cleanup HistoryBackend and ExpireHistoryBackend interface Rename BroadcastNotificationDelegate to ExpireHistoryBackendDelegate and change the implementation in HistoryBackend to send the notification as part of the NotifyURLs{Modified,Deleted} method implementation. Delete BroadcastNofiticationDelegate::BroadcastNotifications as it is no longer required. BUG=373326 Committed: https://crrev.com/be70ea33e45435a034461e3d096c435447e77d9a Cr-Commit-Position: refs/heads/master@{#302097}

Patch Set 1 #

Total comments: 11

Patch Set 2 : Address comments #

Unified diffs Side-by-side diffs Delta from patch set Stats (+128 lines, -138 lines) Patch
M chrome/browser/history/expire_history_backend.h View 1 3 chunks +9 lines, -14 lines 0 comments Download
M chrome/browser/history/expire_history_backend.cc View 1 3 chunks +6 lines, -17 lines 0 comments Download
M chrome/browser/history/expire_history_backend_unittest.cc View 1 6 chunks +43 lines, -47 lines 0 comments Download
M chrome/browser/history/history_backend.h View 1 3 chunks +13 lines, -7 lines 0 comments Download
M chrome/browser/history/history_backend.cc View 8 chunks +57 lines, -53 lines 0 comments Download

Messages

Total messages: 8 (2 generated)
sdefresne
droger: please take a look brettw: FYI
6 years, 1 month ago (2014-10-29 17:30:20 UTC) #2
droger
lgtm https://codereview.chromium.org/690733002/diff/1/chrome/browser/history/expire_history_backend.cc File chrome/browser/history/expire_history_backend.cc (right): https://codereview.chromium.org/690733002/diff/1/chrome/browser/history/expire_history_backend.cc#newcode17 chrome/browser/history/expire_history_backend.cc:17: #include "chrome/browser/chrome_notification_types.h" Is this still needed? https://codereview.chromium.org/690733002/diff/1/chrome/browser/history/expire_history_backend.cc#newcode19 chrome/browser/history/expire_history_backend.cc:19: ...
6 years, 1 month ago (2014-10-29 17:55:11 UTC) #3
sdefresne
Thank you for the review. https://codereview.chromium.org/690733002/diff/1/chrome/browser/history/expire_history_backend.cc File chrome/browser/history/expire_history_backend.cc (right): https://codereview.chromium.org/690733002/diff/1/chrome/browser/history/expire_history_backend.cc#newcode17 chrome/browser/history/expire_history_backend.cc:17: #include "chrome/browser/chrome_notification_types.h" On 2014/10/29 ...
6 years, 1 month ago (2014-10-30 10:54:31 UTC) #4
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/690733002/20001
6 years, 1 month ago (2014-10-30 16:42:31 UTC) #6
commit-bot: I haz the power
Committed patchset #2 (id:20001)
6 years, 1 month ago (2014-10-30 17:38:40 UTC) #7
commit-bot: I haz the power
6 years, 1 month ago (2014-10-30 17:39:26 UTC) #8
Message was sent while issue was closed.
Patchset 2 (id:??) landed as
https://crrev.com/be70ea33e45435a034461e3d096c435447e77d9a
Cr-Commit-Position: refs/heads/master@{#302097}

Powered by Google App Engine
This is Rietveld 408576698