Make IsProxyBypassed work when there are no bad proxies.
Currently, if there are no bad proxies, IsProxyBypassed will cause a runtime error. This change makes it return (False, []) as expected. BUG=427666 Review URL: https://codereview.chromium.org/664483004 Cr-Commit-Position: refs/heads/master@{#301470}
Showing
Please register or sign in to comment