Bug 6803: Read proxy environment variables early on
It turns out Firefox 15 appears to be caching proxy settings for a particular URL. We needed to be able to retrieve our new proxy settings before anything else runs. Hence, move the env checks to XPCOM.
Please register or sign in to comment