commit | 179d6e8e2067c380d3c1f7a1a26877b81a9240cb | [log] [tgz] |
---|---|---|
author | Jason Monk <[email protected]> | Wed Oct 30 12:37:28 2013 -0400 |
committer | Jason Monk <[email protected]> | Thu Oct 31 14:17:48 2013 -0400 |
tree | 457fd6fbff59b770f2468f6129597cabf0ec79d6 | |
parent | 1861284013a2e2d5fd177c1ef66744afd03c3abd [diff] |
Change PacProxySelector to return unresolved addr This was found by a bug in Firefox where it expects the addresses from a ProxySelector to be unresolved. Since ProxySelectorImpl returns unresolved addresses the PAC version should as well to avoid breaking apps. The ProxyServer also needed to be updated to reflect this change as it was expecting a resolved InetSocketAddress. Bug: 11443853 Change-Id: I3a4e9e248d22d7808603c147660df708e01cdf82