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 48+ #215

Open
Infocatcher opened this issue Mar 12, 2016 · 0 comments
Open

Private protocol doesn't work in Firefox 48+ #215

Infocatcher opened this issue Mar 12, 2016 · 0 comments

Comments

@Infocatcher
Copy link
Owner

At least due to https://bugzilla.mozilla.org/show_bug.cgi?id=1254752
We should use Services.io.newChannel2() and implement nsIChannel.open2()/asyncOpen2().

Infocatcher added a commit that referenced this issue Mar 13, 2016
nsIIOService.newChannel() removed in Firefox 48+
+ implement nsIProtocolHandler.newChannel2()
(#215)
Infocatcher added a commit that referenced this issue Mar 13, 2016
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