Comment #20 on issue 13423 by [email protected]: Chrome can not find proxy setting on Mac OS X 10.5.7 http://code.google.com/p/chromium/issues/detail?id=13423
@srlamb: thanks for the infos! Just a reminder, be sure to load a web URL between refreshing "chrome://net- internals/proxyservice.config", since chrome only checks for changes to the proxy settings during network requests (so you need to have done at least 1 before anything is going to show up). @stuartmorgan: sounds like ProxyConfigServiceMac::GetProxyConfig() isn't working as expected. For what its worth, I tried to reproduce this on Mac OS X 10.5.8, and it seems to be working for my setup. My particular settings are "Configure Proxyes: Using a PAC file", and then a custom PAC URL in the "PAC File URL" box. @srlamb: what does your network --> proxies dialog look like? What do you expect to see for chrome://net-internals/proxyservice.config? I will try to reproduce on my system. Cheers -- 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 -~----------~----~----~----~------~----~------~--~---
