Hi,

Yes, this is because of a new feature added for Firefox OS recently, so the
related information on MDN will need to be updated.  For more information,
please see https://bugzilla.mozilla.org/show_bug.cgi?id=1115495

For developer, if you need to set all these proxy settings manually as
before, just set network.proxy.pac_generator to false.

Best Regards,
Shian-Yow


2015-04-03 4:41 GMT+08:00 <[email protected]>:

> Sorry to say this guys, but this information is outdated. Don't mess with
> configuration files, (or if you do make sure you are editing the right file
> and that closing and reopening doesn't reset the file... just don't do it).
>
> From WebIDE > Runtime > Device Preferences
> Add the settings (same as you would by editing the js file)
>
> network.proxy.autoconfig_retry_interval_max
> network.proxy.autoconfig_retry_interval_min
> network.proxy.autoconfig_url
> network.proxy.backup.ftp
> network.proxy.backup.ftp_port
> network.proxy.backup.socks
> network.proxy.backup.socks_port
> network.proxy.backup.ssl
> network.proxy.backup.ssl_port
> network.proxy.failover_timeout
> network.proxy.ftp
> network.proxy.ftp_port
> network.proxy.http
> network.proxy.http_port
> network.proxy.no_proxies_on
> network.proxy.proxy_over_tls
> network.proxy.share_proxy_settings
> network.proxy.socks
> network.proxy.socks_port
> network.proxy.socks_remote_dns
> network.proxy.socks_version
> network.proxy.ssl
> network.proxy.ssl_port
> network.proxy.type <---(your problem might be this)
>
> If this doesn't work mess with that last setting. I don't know if type
> value would have a different meaning but it did make a different for me. My
> pref.sh file (firefox browser) was a 5 and in my FirefoxOS it needed to be
> set to 2, nothing else worked. I don't know why this is.
> _______________________________________________
> dev-b2g mailing list
> [email protected]
> https://lists.mozilla.org/listinfo/dev-b2g
>



-- 
Shian-Yow
_______________________________________________
dev-b2g mailing list
[email protected]
https://lists.mozilla.org/listinfo/dev-b2g

Reply via email to