- 08 May, 2012 1 commit
-
-
Mike Perry authored
Also remove Scroogle. RIP, Scroogle. You will be missed.
-
- 02 May, 2012 1 commit
-
-
Mike Perry authored
The old toggle code was getting invoked to preserve pref updates, re-rounding our 200x100 windows to 50px multiples..
-
- 01 May, 2012 2 commits
-
-
Mike Perry authored
-
Mike Perry authored
It seems to get cleared eventually by nsICacheService.EvictEntries, but this gets it done immediately.
-
- 21 Dec, 2011 1 commit
-
-
Mike Perry authored
Helps reduce fingerprinting linkability: https://www.torproject.org/projects/torbrowser/design/#fingerprinting-linkability
-
- 18 Dec, 2011 2 commits
-
-
Mike Perry authored
-
Mike Perry authored
Does not cause regressions for Ubuntu Unity.
-
- 15 Dec, 2011 2 commits
-
-
Mike Perry authored
-
Mike Perry authored
-
- 08 Dec, 2011 4 commits
-
-
Mike Perry authored
Session IDs are disabled in a TBB patch.
-
Mike Perry authored
20 seconds seems a decent compromise until we can properly isolate keep-alive connections..
-
Mike Perry authored
Throw up some alerts.
-
Mike Perry authored
TBB-only fix.
-
- 07 Dec, 2011 2 commits
-
-
Mike Perry authored
Want to keep them in the git history, though.
-
Mike Perry authored
We basically remove all the url-containing drag and drop mime-types from the drag action. This seems to still allow you to drag stuff within TBB (because it uses its own internal secret types), but prevents dragging to outside apps.
-
- 29 Nov, 2011 1 commit
-
-
Jérémy Bobbio authored
Both can always be overriden on startup using TOR_SOCKS_* environment variables.
-
- 24 Oct, 2011 1 commit
-
-
Mike Perry authored
-
- 12 Oct, 2011 2 commits
-
-
Mike Perry authored
-
Mike Perry authored
Windows TBB uses this codepath because SocksPort auto was disabled.
-
- 09 Oct, 2011 2 commits
-
-
Mike Perry authored
Also, add lunar to credits.
-
Mike Perry authored
-
- 06 Oct, 2011 1 commit
-
-
Mike Perry authored
We still require a toggle, which is very difficult for TBB users. Filed #4198 for that, as several prefs are involved, and we probably want to wait for bug #3100 anyways. Also, we should set signon.autoformFill to false during Tor usage regardless of this pref, for unlinkability. So we now do so.
-
- 02 Oct, 2011 5 commits
-
-
Mike Perry authored
-
Jérémy Bobbio authored
Otherwise, Firefox throws an uncatcheable NS_ERROR_UNEXPECTED exception. At least in TBB. Strange, strange. Fix issue introduced in 84e8dbc9.
-
Mike Perry authored
Fix is to only clear window.name for top-level windows, and to ignore frames/iframes.
-
Mike Perry authored
It's really, really fixed and nothing can possibly ever go wrong again.
-
Mike Perry authored
The previous patch threw an exception, and I was testing the wrong XPI..
-
- 01 Oct, 2011 4 commits
-
-
Mike Perry authored
The fix is to set the network.proxy prefs if this is TBB. We also add the version check to the codepath that restores torbutton state, just in case there is another regression.
-
Jérémy Bobbio authored
Replace the custom dereferencing of the stringbundle by the proper usage of nsIPrefLocalizedString.
-
Jérémy Bobbio authored
On Debian and Tails, default homepage is more than just a string preference as it is internationalized using nsIPrefLocalizedString.
-
Mike Perry authored
-
- 29 Sep, 2011 2 commits
-
-
Mike Perry authored
-
Jérémy Bobbio authored
Using environment variable TOR_CONTROL_COOKIE_AUTH_FILE, one can now specify the path to the Tor CookieAuthFile. The password will be read from here if the environment lacks TOR_CONTROL_PASSWD.
-
- 14 Sep, 2011 1 commit
-
-
Mike Perry authored
Found by Lunar.
-
- 10 Sep, 2011 1 commit
-
-
Mike Perry authored
-
- 09 Sep, 2011 3 commits
-
-
Mike Perry authored
-
Mike Perry authored
Never write "this should never happen" in a comment. Doing so is apparently a an ancient voodoo curse that ensures that it does.
-
Mike Perry authored
The auto-scroll was broken because we were overzealously killing a scrollbar offset, thinking it was a window offset. #sorryboutit.
-
- 08 Sep, 2011 1 commit
-
-
Mike Perry authored
Bug 3229's fix no longer requires us to disable this pref
-
- 07 Sep, 2011 1 commit
-
-
Mike Perry authored
TBB must not autoupdate via Mozilla. Regression was caused by the initial toggle fix in #2338.
-