Loading
Make the SOCKS and Control ports fixed at 915x on all platforms.
It turns out Firefox 17 caches proxy settings somewhere for requests. Changing them at startup produces a race condition for the Tor test in HTTPS-Everywhere's SSL observatory. If HTTPS-Everywhere tests check.torproject.org before we managed to set our socks port to the new auto value, check.torproject.org fails to ever work again (with a proxy unreachable error). We could fix this in HTTPS-Everywhere, I guess, but this fix is simpler and deals with the root issue, and will also make it easier to make Vidalia an optional download at a later date. Note I only changed the alpha config files here... We'll need to backport this/copy them somehow for TBB-stable.