Skip to content
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

Private protocol doesn't work in Firefox 20 and 21 #150

Closed
Infocatcher opened this issue May 27, 2014 · 0 comments
Closed

Private protocol doesn't work in Firefox 20 and 21 #150

Infocatcher opened this issue May 27, 2014 · 0 comments

Comments

@Infocatcher
Copy link
Owner

Redirect part works, but creates non-private nsIChannel.
And seems like this never worked...
asyncOpen() (and open()) methods of our wrapper isn't called:
https://github.com/Infocatcher/Private_Tab/blob/0.1.7.2/protocol.js#L75-L89

Infocatcher added a commit that referenced this issue May 27, 2014
(but only if our wrapped asyncOpen()/open() wasn't called)
(workaround for #150)
Infocatcher added a commit that referenced this issue May 27, 2014
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant