Chromium Code Reviews
DescriptionHostCache: always evict stale entries before valid entries
Previously, HostCache would always evict the entry with the earliest
expiration time. Because entries can also become stale due to network
changes, this could potentially evict a valid entry when stale
entries are present in the cache.
BUG=692803
Review-Url: https://codereview.chromium.org/2701673003
Cr-Commit-Position: refs/heads/master@{#451395}
Committed: https://chromium.googlesource.com/chromium/src/+/9cdf01f7131fa57830221af1156b1a3ca1e11578
Patch Set 1 #
Messages
Total messages: 12 (6 generated)
|
||||||||||||||||||||||||||||