- 03 Feb, 2014 6 commits
-
-
Kathleen Brade authored
We now position the arrow so it points to the toolbar button regardless of its position.
-
Georg Koppen authored
In order to be sure that no other extension is resizing the inner window due to merging its overlay into the chrome we resize the window (again) via a mutation observer and a setTimeout(0) call. The mutation observer helps us as DevTools code is modifying the DOM during start-up. This approach minimizes the possible usability issues as well as the window just gets larger by some pixels while being visible (if it gets larger at all, i.e. if proper resizing did not succeed before the window got visible). Provided it gets visible in the first place before the final resizing gets applied.
-
Georg Koppen authored
We should clear permissions on New Identity as e.g. the web notification permission would be able to link the old and the new session otherwise.
-
Georg Koppen authored
On some OS/desktop combinations there is a auto-maximize feature that breaks our efforts to resize the inner window to a multiple of 200x100 on start-up. We fix that by listening to the sizemodechange event and resizing the window again in case it got indeed maximized.
-
Mike Perry authored
Without an update URL specified, Firefox will still ping addons.mozilla.org for an update. If someone manages to register a fake Torbutton at our UID, it could get pushed out to users.
-
Mike Perry authored
Also sync up the banned ports list with TBB. These settings shouldn't get applied in TBB normally. This is just defensive, in case someone somehow manages to toggle Tor state still.
-
- 25 Jan, 2014 2 commits
-
-
Mike Perry authored
-
Mike Perry authored
-
- 21 Jan, 2014 2 commits
-
-
Mike Perry authored
-
Mike Perry authored
Use the NoScript service function directly.
-
- 14 Jan, 2014 3 commits
-
-
Mike Perry authored
-
Mike Perry authored
-
Mike Perry authored
-
- 23 Dec, 2013 1 commit
-
-
Mike Perry authored
-
- 22 Dec, 2013 1 commit
-
-
Mike Perry authored
-
- 16 Dec, 2013 1 commit
-
-
Mike Perry authored
Also bump version and changelog entry.
-
- 11 Dec, 2013 2 commits
-
-
Mike Perry authored
-
Mike Perry authored
Needed on FF24. The current cache, cookie and DOM Storage APIs do not otherwise clear private browsing mode data.
-
- 09 Dec, 2013 3 commits
-
-
Mike Perry authored
-
Mike Perry authored
-
Kathleen Brade authored
Required for cache isolation under FF24.
-
- 04 Dec, 2013 3 commits
-
-
Mike Perry authored
This time without the commit screw-up.
-
Mike Perry authored
This reverts commit 609d5c25, which accidentally committed some working changes.
-
Mike Perry authored
To aid in build debugging.
-
- 03 Dec, 2013 1 commit
-
-
Kathleen Brade authored
Close Tor control port socket streams before closing socket.
-
- 02 Dec, 2013 1 commit
-
-
Georg Koppen authored
Bug 10078: clearing crypto auth tokens; removing own handling of SSL session identifier cache as we get that for free when calling logoutAndTeardown()
-
- 28 Nov, 2013 4 commits
-
-
Georg Koppen authored
Also clean up comments and whitespace.
-
Mike Perry authored
-
Mike Perry authored
-
Mike Perry authored
-
- 15 Nov, 2013 3 commits
-
-
Mike Perry authored
-
Mike Perry authored
-
Mike Perry authored
As good a place as any for now, I guess...
-
- 30 Oct, 2013 3 commits
-
-
Mike Perry authored
-
Mike Perry authored
-
Mike Perry authored
Displaying the property name is better than throwing uncaught exceptions...
-
- 28 Oct, 2013 1 commit
-
-
Kathleen Brade authored
Clear the private browsing image cache as well as the regular one.
-
- 25 Oct, 2013 3 commits
-
-
Kathleen Brade authored
Use new APIs while maintaining compatibility with older versions of Firefox.
-
Kathleen Brade authored
-
Kathleen Brade authored
Modify torbutton_toggle_plugins() to use the new enabledState attribute if it is available (FF23 and newer).
-