Skip to content
  • Mike Perry's avatar
    Bug 6803: Read proxy environment variables early on · 9790fdae
    Mike Perry authored
    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.
    9790fdae