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

Issue 2281983003: [CacheStorage] Filter entries while iterating the backend (Closed)

Created:
4 years, 3 months ago by jkarlin
Modified:
4 years, 3 months ago
Reviewers:
dsansome, nhiroki
CC:
chromium-reviews, jam, darin-cc_chromium.org, jkarlin+watch_chromium.org, nhiroki
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

[CacheStorage] Filter entries while iterating the backend Due to issues with the MemoryCache backend QueryCache wasn't allowed to read cache entries as it iterated them. That's been fixed, so now it's safe to filter entries as they're iterated, which is more resource friendly. BUG=634428 Committed: https://crrev.com/68c9273ddeceb899b6086126f26e0146276f7bdb Cr-Commit-Position: refs/heads/master@{#415180}

Patch Set 1 #

Patch Set 2 : Nits #

Patch Set 3 : Nit #

Patch Set 4 : Rebase #

Unified diffs Side-by-side diffs Delta from patch set Stats (+68 lines, -138 lines) Patch
M content/browser/cache_storage/cache_storage_cache.h View 1 2 3 1 chunk +6 lines, -9 lines 0 comments Download
M content/browser/cache_storage/cache_storage_cache.cc View 1 2 3 9 chunks +62 lines, -129 lines 0 comments Download

Depends on Patchset:

Messages

Total messages: 32 (22 generated)
jkarlin
nhiroki@ PTAL, many thanks!
4 years, 3 months ago (2016-08-26 20:39:28 UTC) #9
nhiroki
LGTM!
4 years, 3 months ago (2016-08-29 13:42:30 UTC) #12
jkarlin
Thank you!
4 years, 3 months ago (2016-08-29 13:44:33 UTC) #15
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2281983003/60001
4 years, 3 months ago (2016-08-29 14:32:46 UTC) #19
commit-bot: I haz the power
Try jobs failed on following builders: win_chromium_rel_ng on master.tryserver.chromium.win (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.win/builders/win_chromium_rel_ng/builds/283215)
4 years, 3 months ago (2016-08-29 15:45:03 UTC) #21
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2281983003/60001
4 years, 3 months ago (2016-08-29 16:16:06 UTC) #23
dsansome
(I unset the commit bit on this change to try fix a stuck CQ - ...
4 years, 3 months ago (2016-08-30 03:54:32 UTC) #26
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2281983003/60001
4 years, 3 months ago (2016-08-30 03:57:27 UTC) #28
commit-bot: I haz the power
Committed patchset #4 (id:60001)
4 years, 3 months ago (2016-08-30 05:49:18 UTC) #30
commit-bot: I haz the power
4 years, 3 months ago (2016-08-30 05:52:10 UTC) #32
Message was sent while issue was closed.
Patchset 4 (id:??) landed as
https://crrev.com/68c9273ddeceb899b6086126f26e0146276f7bdb
Cr-Commit-Position: refs/heads/master@{#415180}

Powered by Google App Engine
This is Rietveld 408576698