commit | 4385af32eff1b99802e6ce233a2b10d002bf4eb1 | [log] [tgz] |
---|---|---|
author | Jason Monk <jmonk@google.com> | Mon Aug 18 13:32:34 2014 -0400 |
committer | Jason Monk <jmonk@google.com> | Wed Aug 20 12:21:56 2014 -0400 |
tree | 509ae77c6d143858beb2e9c5ea0719c7474c9f50 | |
parent | 03374ccc4c29117c8b672b740a0cede2fd8afb52 [diff] |
Fix SOCKS proxies from being dropped from PAC It seems that SOCKS isn't being handled explicitly by the PacProxySelector, which results in them just being dropped from the return list. This will sometimes end up switching from SOCKS to DIRECT, which could be bad. Bug: 17104885 Change-Id: Ic8a28230d3ae18c0abb000811a9100787c10c5e0