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

Firefox 53 not working #28

Closed
jgordor opened this issue Jun 8, 2017 · 1 comment
Closed

Firefox 53 not working #28

jgordor opened this issue Jun 8, 2017 · 1 comment

Comments

@jgordor
Copy link

jgordor commented Jun 8, 2017

Since the release of firefox 53 the openUriUsingFirefox function, iframe.contentWindow.location.href = uri; don't throw any exception anymore.

failCb() is not called and successCb() transport the user to the Windows Store to open an unknown protocol (on windows 10) or nothing on windows <10 & mac.

Do you have any workaround about re-adding firefox support?

@jgordor
Copy link
Author

jgordor commented Jun 8, 2017

Sorry, seems that was something with the cache on the user profile, uninstalling the app keeps firefox thinking that can handle the protocol, not throwing NS_ERROR_UNKNOWN_PROTOCOL

@jgordor jgordor closed this as completed Jun 8, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant