diff options
author | guoweis <guoweis@chromium.org> | 2015-12-05 21:20:27 -0800 |
---|---|---|
committer | Commit bot <commit-bot@chromium.org> | 2015-12-06 05:21:29 +0000 |
commit | 72d02d77b1a589d5493787ec448ba0a2e23e76fa (patch) | |
tree | a923e1c38418e0056da0d89c5d5e1d687badb75a /content/common/user_agent.cc | |
parent | 5fd5a83c2d1d693c2255ed1ee78c8e39cb2bcf5c (diff) | |
download | chromium_src-72d02d77b1a589d5493787ec448ba0a2e23e76fa.zip chromium_src-72d02d77b1a589d5493787ec448ba0a2e23e76fa.tar.gz chromium_src-72d02d77b1a589d5493787ec448ba0a2e23e76fa.tar.bz2 |
Filter out default address if it's not on the enumerated list.
Chrome uses dual-stack socket on windows which will cause the generation of IPv4-mapped IPv6 address as the default IPv6 address. This particular address is not in the enumerated list so the end behavior is that we generate a new candidate which is not available even when there is no ip permission check.
BUG=564821
Review URL: https://codereview.chromium.org/1495103002
Cr-Commit-Position: refs/heads/master@{#363359}
Diffstat (limited to 'content/common/user_agent.cc')
0 files changed, 0 insertions, 0 deletions