DescriptionAdd a counter to calculate the total size of site data.
To compute the total size of site data in browsing data, this CL adds following classes.
SiteDataSizeCollector: collects size information of site data from storage backends using BrowsingData*Helper.
SiteDataCounter: works as a BrowsingDataCounter using the size collector above.
BUG=591958
Committed: https://crrev.com/cc2718d95cc02f86c1258d8ef497892e7b346a22
Cr-Commit-Position: refs/heads/master@{#403236}
Patch Set 1 #
Total comments: 11
Patch Set 2 : Add tests and address comments. #Patch Set 3 : Remove an accidentally added file. #
Total comments: 12
Patch Set 4 : Use FILE_PATH_LITERAL #
Total comments: 6
Patch Set 5 : Address review comments. #Messages
Total messages: 18 (6 generated)
|