[chromium-dev] Re: Proxy Service

2008-10-27 Thread Darin Fisher
On Mon, Oct 27, 2008 at 2:12 PM, Avi Drissman [EMAIL PROTECTED] wrote: WPAD just means use http://wpad/wpad.dat as the PAC URL. This is supported by Firefox on all platforms, and it is easy to support in Chrome ;-) Right, but the question is where the switch is. Firefox uses its own UI

[chromium-dev] Re: Proxy Service

2008-10-24 Thread Darin Fisher
I have a cross-platform (based on V8) proxy resolver implementation in my tree. I just haven't found the time to finish it. We should probably use it. Then, we'll just need to write code to figure out what the proxy configuration is for each operating system. I plan to change things so that the