user_pref("camino.use_system_proxy_settings", false);

was the ticket.   Introduced between 0.9a2+ and 1.0b1 when camino
switched to looking at the OS X proxy settings.

                        --Dan

----- Begin forwarded message:

Subject: problem with proxy auto config with Camino 1.0b1
To: [email protected]
Date: Mon, Nov 21 19:16:25 

I've noticed a problem with Camino 1.0b1 that didn't exist in the 0.9a2+,
0.84 and all earlier versions.



I've been using for years an add blocker by setting 

        user_pref("network.proxy.autoconfig_url", 
"file:/home/grio/Library/no-ads.pac");

in user.js.

I notice that earlier versions have this set:

        user_pref("network.proxy.type", 2);

This is based on the docs from 
http://www.mozilla.org/projects/camino/docs/proxies.html


When I fire up 1.0b1 network.proxy.type seems to be getting ignored and
the .pac file not getting called.

If I use the 1.0b1 about:config editor and set network.proxy.type to 2,
the .pac file starts working.

If I then quit user_pref("network.proxy.type", 2); doesn't get persisted,
and in the next launch of Camino about:config shows network.proxy.type back
at the value 0.

Any ideas what's going on?

Thanks,

                        --Dan

----- End forwarded message
-- 
  Dan Grillo   [EMAIL PROTECTED]  650-299-1470
_______________________________________________
Camino mailing list
[email protected]
http://mozdev.org/mailman/listinfo/camino

Reply via email to