Chromium Code Reviews
DescriptionExpire but don't clear HostCache on DNS config change
Before this change, HostCache entries are expired (not cleared) on IP
address changes, but the entire cache is cleared on DNS config changes.
This isn't useful because the distinction is currently only used in an
Android-specific experiment, and all network changes on Android involve
a DNS config change.
Cronet with the stale DNS experiment enabled will now use HostCache
entries from other networks if the allow_other_network option is turned
on. Chrome itself should not have any changes other than keeping more
results in cache that won't be used.
BUG=691078
CQ_INCLUDE_TRYBOTS=master.tryserver.chromium.android:android_cronet_tester
Review-Url: https://codereview.chromium.org/2785563002
Cr-Commit-Position: refs/heads/master@{#460401}
Committed: https://chromium.googlesource.com/chromium/src/+/92b1af1d8a6162a1a9638d02c3485363ffb60abd
Patch Set 1 #
Messages
Total messages: 9 (5 generated)
|
||||||||||||||||||||||||||||||||||||||||||||||