DescriptionAdd PersistenceDelegate to HostCache
PersistenceDelegate is a new interface for persisting the contents of
the HostCache. This commit includes the interface itself, the logic in
HostCache for interacting with it, and a mock implementation of the
interface for testing. It does not include support for immediate data
removal since that won't be needed for the currently planned use case.
BUG=605149
Review-Url: https://codereview.chromium.org/2943143002
Cr-Commit-Position: refs/heads/master@{#481015}
Committed: https://chromium.googlesource.com/chromium/src/+/7c28e7988fef9bb3e03027226bd199736d99abc3
Patch Set 1 #
Total comments: 4
Patch Set 2 : check for change on clear #
Total comments: 8
Patch Set 3 : comments #
Messages
Total messages: 16 (7 generated)
|