-
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
Broken ability to open new private tab in Firefox 54.0a2+ #252
Labels
Comments
on clicking button. |
Infocatcher
changed the title
Broken in Nightly
Broken ability to open new private tab in Firefox 54.0a2+
Mar 12, 2017
Oh, I see. |
Infocatcher
added a commit
that referenced
this issue
Apr 8, 2017
Force override, if PrivateBrowsingUtils.isWindowPrivate() call contains our openNewPrivateTab() in stack (#252)
Test version: private_tab-0.2.1.3pre2-fx-sm.xpi (source code). |
test version fixed the issue. |
im fairly sure this change is incompatible with lazy tab loading. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
This is what I got in Browser Console
NS_ERROR_FAILURE: Component returned failure code: 0x80004005 (NS_ERROR_FAILURE) [nsILoadContext.usePrivateBrowsing] bootstrap.js:3764
The text was updated successfully, but these errors were encountered: