[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 Review-Url: https://codereview.chromium.org/2281983003 Cr-Commit-Position: refs/heads/master@{#415180}
Showing
This diff is collapsed.
Please register or sign in to comment