summaryrefslogtreecommitdiffstats
path: root/build/config/android/config.gni
diff options
context:
space:
mode:
authorjkarlin <jkarlin@chromium.org>2014-10-24 05:57:45 -0700
committerCommit bot <commit-bot@chromium.org>2014-10-24 12:58:12 +0000
commit6cb43f40df3f3cf12bcecb20d713d6f5a5c894d6 (patch)
tree89e32086b02ccaa99e6ed69b15b5c245822d1951 /build/config/android/config.gni
parentb03818a3791ae90d3cf7014de69bfe44f831d192 (diff)
downloadchromium_src-6cb43f40df3f3cf12bcecb20d713d6f5a5c894d6.zip
chromium_src-6cb43f40df3f3cf12bcecb20d713d6f5a5c894d6.tar.gz
chromium_src-6cb43f40df3f3cf12bcecb20d713d6f5a5c894d6.tar.bz2
[ServiceWorkerCache] Call QuotaManager::NotifyStorageModified from Cache.
With this call the quota manager can delete origins modified in the last X hours. Changes: * Plumb origin and QuotaManagerProxy through to ServiceWorkerCache. * Call NotifyStorageModified on SWCache::Put() and SWCache::Delete() with the delta being the number of content bytes written (not including caching structure overhead). * Update the tests to use a MockQuotaManagerProxy instead of passing a nullptr. Upstream of: https://codereview.chromium.org/672943002 BUG=420159 Review URL: https://codereview.chromium.org/674873002 Cr-Commit-Position: refs/heads/master@{#301086}
Diffstat (limited to 'build/config/android/config.gni')
0 files changed, 0 insertions, 0 deletions