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

navigator.isProtocolHandlerRegistered and .unregisterProtocolHandler #3685

Open
c960657 opened this issue Aug 25, 2017 · 0 comments
Open

navigator.isProtocolHandlerRegistered and .unregisterProtocolHandler #3685

c960657 opened this issue Aug 25, 2017 · 0 comments

Comments

@c960657
Copy link

c960657 commented Aug 25, 2017

In addition to navigator.registerProtocolHandler I would like to see support for navigator.isProtocolHandlerRegistered and navigator.unregisterProtocolHandler.

The methods were defined in an early HTML5 draft specification but were removed in HTML 5.1.

Chrome 60
unregisterProtocolHandler is supported
isProtocolHandlerRegistered is WontFix'ed: https://bugs.chromium.org/p/chromium/issues/detail?id=121825

Firefox 55
Not supported
https://bugzilla.mozilla.org/show_bug.cgi?id=440620

Safari 10.1.2
Not spported, despite this: https://bugs.webkit.org/show_bug.cgi?id=73176

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

2 participants