-
Notifications
You must be signed in to change notification settings - Fork 20
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Tab spawned from private tab back history not always private. #230
Comments
Just noticed #131, which is somewhat similar to this. I have enabled debugging and caught what it says when this happens:
And this is what I get logged when it works properly and opens a private tab:
|
May be this is something with sessions mechanism... Looks like sometimes tab state isn't updated yet. But also this may be fixed from "Tab opened: New Tab (empty)" side. Test version: private_tab-0.1.9.2pre5-fx-sm.xpi (source code). |
Yeah, that seems to fix it. |
If I right click the back arrow in a private tab, then middle click one of the pages to open on in a new tab, sometimes it will open in a non private tab.
Tested using Private Tab 0.1.9.1 and Firefox 45 ESR with a new profile.
The text was updated successfully, but these errors were encountered: