Comment #102 on issue 266 by chaospixel: Chrome uses Windows' proxy settings http://code.google.com/p/chromium/issues/detail?id=266
I actually like the fact that Chrome uses the Windows proxy settings. However, it seems to have missed the "Bypass proxy server for local addresses" checkbox. If I manually add "127.0.0.1;localhost" to my list of bypass urls everything works as expected. Perhaps a small patch to add these to the bypass list when this checkbox is checked? Without this fix Google Desktop appears to be broken in Chrome because requests to 127.0.0.1 get redirected by my proxy server to my machine IP address which is then picked up by my local web server, which promptly crashes. Our lan admins keep resetting my proxy settings so manually altering the bypass list is tedious. I will try to use --proxy-bypass-list in the interim (I'm assuming this adds to the IE list, rather than replaces it) -- You received this message because you are listed in the owner or CC fields of this issue, or because you starred this issue. You may adjust your issue notification preferences at: http://code.google.com/hosting/settings --~--~---------~--~----~------------~-------~--~----~ Automated mail from issue updates at http://crbug.com/ Subscription options: http://groups.google.com/group/chromium-bugs -~----------~----~----~----~------~----~------~--~---
