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

Issue 1636613002: [CacheStorage] Check quota before put operations (Closed)

Created:
4 years, 11 months ago by jkarlin
Modified:
4 years, 11 months ago
Reviewers:
michaeln, Ilya Sherman
CC:
chromium-reviews, jam, nhiroki, dglazkov+blink, darin-cc_chromium.org, jkarlin+watch_chromium.org, asvitkine+watch_chromium.org, blink-reviews, blink-reviews-api_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

[CacheStorage] Check quota before put operations BUG=410201 Committed: https://crrev.com/1201730346ea451a292d905cb1138e958a2eb847 Cr-Commit-Position: refs/heads/master@{#371785}

Patch Set 1 #

Patch Set 2 : Increase max size per cache #

Total comments: 4

Patch Set 3 : Address comments from PS2 #

Patch Set 4 : Set quota per origin and fix order of operations error #

Messages

Total messages: 16 (9 generated)
jkarlin
michaeln@: PTAL at everything isherman@: PTAL at histograms.xml Thanks!
4 years, 11 months ago (2016-01-25 19:52:11 UTC) #2
Ilya Sherman
histograms.xml lgtm
4 years, 11 months ago (2016-01-25 21:28:37 UTC) #3
michaeln
lgtm https://codereview.chromium.org/1636613002/diff/20001/content/browser/cache_storage/cache_storage_cache.cc File content/browser/cache_storage/cache_storage_cache.cc (right): https://codereview.chromium.org/1636613002/diff/20001/content/browser/cache_storage/cache_storage_cache.cc#newcode281 content/browser/cache_storage/cache_storage_cache.cc:281: int64_t available_bytes; could use = 0 here instead ...
4 years, 11 months ago (2016-01-26 00:16:08 UTC) #4
jkarlin
Thanks! https://codereview.chromium.org/1636613002/diff/20001/content/browser/cache_storage/cache_storage_cache.cc File content/browser/cache_storage/cache_storage_cache.cc (right): https://codereview.chromium.org/1636613002/diff/20001/content/browser/cache_storage/cache_storage_cache.cc#newcode281 content/browser/cache_storage/cache_storage_cache.cc:281: int64_t available_bytes; On 2016/01/26 00:16:08, michaeln wrote: > ...
4 years, 11 months ago (2016-01-26 12:08:35 UTC) #5
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1636613002/160001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1636613002/160001
4 years, 11 months ago (2016-01-27 14:09:34 UTC) #13
commit-bot: I haz the power
Committed patchset #4 (id:160001)
4 years, 11 months ago (2016-01-27 14:53:28 UTC) #14
commit-bot: I haz the power
4 years, 11 months ago (2016-01-27 14:54:57 UTC) #16
Message was sent while issue was closed.
Patchset 4 (id:??) landed as
https://crrev.com/1201730346ea451a292d905cb1138e958a2eb847
Cr-Commit-Position: refs/heads/master@{#371785}

Powered by Google App Engine
This is Rietveld 408576698