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

Issue 934083003: Cleanup HistoryService and HistoryBackend interface (Closed)

Created:
5 years, 10 months ago by sdefresne
Modified:
5 years, 10 months ago
CC:
browser-components-watch_chromium.org, chromium-reviews, maniscalco+watch_chromium.org, maxbogue+watch_chromium.org, pvalenzuela+watch_chromium.org, tim+watch_chromium.org, zea+watch_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src.git@android-backend-provider
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Cleanup HistoryService and HistoryBackend interface - fix style issues in HistoryBackend (NULL -> nullptr, git cl format) - remove superfluous #includes and forward-declaration in history_service.h - only pass history_dir to HistoryBackend via Init() - remove unused member variables in HistoryService BUG=None TBR=zea@chromium.org Committed: https://crrev.com/7b2039ba81fbffc936aeb6e50e0a3df2f0d9fb21 Cr-Commit-Position: refs/heads/master@{#317578}

Patch Set 1 #

Total comments: 2
Unified diffs Side-by-side diffs Delta from patch set Stats (+65 lines, -92 lines) Patch
M chrome/browser/history/android/android_provider_backend.h View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/history/android/android_provider_backend_unittest.cc View 3 chunks +6 lines, -6 lines 0 comments Download
M chrome/browser/history/history_backend.h View 7 chunks +14 lines, -19 lines 2 comments Download
M chrome/browser/history/history_backend.cc View 16 chunks +23 lines, -30 lines 0 comments Download
M chrome/browser/history/history_backend_unittest.cc View 3 chunks +6 lines, -6 lines 0 comments Download
M chrome/browser/history/history_service.h View 3 chunks +3 lines, -11 lines 0 comments Download
M chrome/browser/history/history_service.cc View 4 chunks +5 lines, -11 lines 0 comments Download
M chrome/browser/history/history_unittest.cc View 1 chunk +1 line, -2 lines 0 comments Download
M chrome/browser/history/typed_url_syncable_service_unittest.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/sync/profile_sync_service_typed_url_unittest.cc View 1 chunk +1 line, -1 line 0 comments Download
M components/history/core/browser/history_client.cc View 2 chunks +4 lines, -4 lines 0 comments Download

Messages

Total messages: 15 (5 generated)
sdefresne
noyau: please take a look.
5 years, 10 months ago (2015-02-20 17:29:58 UTC) #2
noyau (Ping after 24h)
just one question. https://codereview.chromium.org/934083003/diff/1/chrome/browser/history/history_backend.h File chrome/browser/history/history_backend.h (right): https://codereview.chromium.org/934083003/diff/1/chrome/browser/history/history_backend.h#newcode824 chrome/browser/history/history_backend.h:824: // Init is called. you removed ...
5 years, 10 months ago (2015-02-20 18:57:31 UTC) #3
sdefresne
PTAL https://codereview.chromium.org/934083003/diff/1/chrome/browser/history/history_backend.h File chrome/browser/history/history_backend.h (right): https://codereview.chromium.org/934083003/diff/1/chrome/browser/history/history_backend.h#newcode824 chrome/browser/history/history_backend.h:824: // Init is called. On 2015/02/20 at 18:57:31, ...
5 years, 10 months ago (2015-02-23 10:27:17 UTC) #4
noyau (Ping after 24h)
lgtm
5 years, 10 months ago (2015-02-23 10:39:39 UTC) #6
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/934083003/1
5 years, 10 months ago (2015-02-23 10:40:42 UTC) #7
commit-bot: I haz the power
Try jobs failed on following builders: chromium_presubmit on tryserver.chromium.linux (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.linux/builders/chromium_presubmit/builds/44628)
5 years, 10 months ago (2015-02-23 10:57:47 UTC) #9
sdefresne
TBR-ing zea@chromium.org for changes to chrome/browser/sync/profile_sync_service_typed_url_unittest.cc since they are just adapting code to a changed ...
5 years, 10 months ago (2015-02-23 13:08:41 UTC) #11
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/934083003/1
5 years, 10 months ago (2015-02-23 13:09:16 UTC) #13
commit-bot: I haz the power
Committed patchset #1 (id:1)
5 years, 10 months ago (2015-02-23 13:11:52 UTC) #14
commit-bot: I haz the power
5 years, 10 months ago (2015-02-23 13:12:20 UTC) #15
Message was sent while issue was closed.
Patchset 1 (id:??) landed as
https://crrev.com/7b2039ba81fbffc936aeb6e50e0a3df2f0d9fb21
Cr-Commit-Position: refs/heads/master@{#317578}

Powered by Google App Engine
This is Rietveld 408576698