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

Issue 1072413003: Add foundation for trimming the AffiliationDatabase. (Closed)

Created:
5 years, 8 months ago by engedy
Modified:
5 years, 7 months ago
Reviewers:
Mike West
CC:
Mike West, chromium-reviews, gcasto+watchlist_chromium.org, markusheintz_, mkwst+watchlist-passwords_chromium.org, rginda+watch_chromium.org, vabr+watchlist_chromium.org, vasilii
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Add foundation for trimming the AffiliationDatabase. Add support for trimming no longer needed data from the AffiliationDatabase's cache SQL database; and for wiping the database if affiliated matches are disabled. BUG=479507 Committed: https://crrev.com/0dd8900d56f66a279e69bec2a39ec11238287b85 Cr-Commit-Position: refs/heads/master@{#330101}

Patch Set 1 #

Total comments: 8

Patch Set 2 : Keep noncontroversial parts. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+319 lines, -8 lines) Patch
M chrome/browser/password_manager/password_store_factory.h View 1 chunk +4 lines, -0 lines 0 comments Download
M chrome/browser/password_manager/password_store_factory.cc View 1 1 chunk +15 lines, -0 lines 0 comments Download
M components/password_manager/core/browser/affiliated_match_helper.h View 1 1 chunk +3 lines, -0 lines 0 comments Download
M components/password_manager/core/browser/affiliated_match_helper.cc View 1 1 chunk +4 lines, -0 lines 0 comments Download
M components/password_manager/core/browser/affiliation_backend.h View 1 1 chunk +4 lines, -0 lines 0 comments Download
M components/password_manager/core/browser/affiliation_backend.cc View 1 2 chunks +25 lines, -2 lines 0 comments Download
M components/password_manager/core/browser/affiliation_backend_unittest.cc View 7 chunks +93 lines, -3 lines 0 comments Download
M components/password_manager/core/browser/affiliation_database.h View 1 chunk +4 lines, -0 lines 0 comments Download
M components/password_manager/core/browser/affiliation_database.cc View 1 chunk +6 lines, -0 lines 0 comments Download
M components/password_manager/core/browser/affiliation_database_unittest.cc View 4 chunks +16 lines, -3 lines 0 comments Download
M components/password_manager/core/browser/affiliation_service.h View 1 chunk +6 lines, -0 lines 0 comments Download
M components/password_manager/core/browser/affiliation_service.cc View 1 chunk +8 lines, -0 lines 0 comments Download
M components/password_manager/core/browser/facet_manager.h View 1 chunk +4 lines, -0 lines 0 comments Download
M components/password_manager/core/browser/facet_manager.cc View 1 chunk +5 lines, -0 lines 0 comments Download
M components/password_manager/core/browser/facet_manager_unittest.cc View 4 chunks +113 lines, -0 lines 0 comments Download
M components/password_manager/core/browser/password_store.h View 1 1 chunk +4 lines, -0 lines 0 comments Download
M components/password_manager/core/browser/password_store.cc View 1 1 chunk +5 lines, -0 lines 0 comments Download

Messages

Total messages: 16 (4 generated)
engedy
@Vasilii, could you please take a look?
5 years, 8 months ago (2015-04-22 19:45:02 UTC) #3
vasilii
I think that the data behind AffiliationBackend can be qualified as a cache. Therefore, if ...
5 years, 8 months ago (2015-04-23 13:16:35 UTC) #4
engedy
On 2015/04/23 13:16:35, vasilii wrote: > I think that the data behind AffiliationBackend can be ...
5 years, 8 months ago (2015-04-23 13:50:25 UTC) #5
vasilii
On 2015/04/23 13:50:25, engedy wrote: > On 2015/04/23 13:16:35, vasilii wrote: > > I think ...
5 years, 8 months ago (2015-04-23 14:10:49 UTC) #6
engedy
Mike, as Vasilii is OOO, could you please take a look at this?
5 years, 7 months ago (2015-05-13 14:59:11 UTC) #8
Mike West
This looks pretty reasonable, but I'd like to see how you deal with Vasilii's comments, ...
5 years, 7 months ago (2015-05-13 15:20:06 UTC) #9
engedy
Mike, I have removed the controversial parts and will address them in a follow-up CL ...
5 years, 7 months ago (2015-05-15 15:03:24 UTC) #10
Mike West
The diff LGTM. It's a start, I suppose.
5 years, 7 months ago (2015-05-15 15:12:05 UTC) #11
engedy
On 2015/05/15 15:12:05, Mike West (holiday in DE) wrote: > The diff LGTM. It's a ...
5 years, 7 months ago (2015-05-15 15:14:48 UTC) #12
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1072413003/20001
5 years, 7 months ago (2015-05-15 15:15:20 UTC) #14
commit-bot: I haz the power
Committed patchset #2 (id:20001)
5 years, 7 months ago (2015-05-15 16:05:04 UTC) #15
commit-bot: I haz the power
5 years, 7 months ago (2015-05-15 16:05:54 UTC) #16
Message was sent while issue was closed.
Patchset 2 (id:??) landed as
https://crrev.com/0dd8900d56f66a279e69bec2a39ec11238287b85
Cr-Commit-Position: refs/heads/master@{#330101}

Powered by Google App Engine
This is Rietveld 408576698