Really hoping I can get my personal army to help with signal boost on this issue: https://github.com/Fyrd/caniuse/issues/3685

It would be ๐Ÿ”ฅ ULTRA ๐Ÿ”ฅ FUEGO ๐Ÿ”ฅ if one could check for protocol handler registration before resorting to polyfills for things like opening a map location for driving directions.

#webdev #chrome #chromium #firefox #samsunginternet #isprotocolhandlerregistered #longhashtags # safari #webkit #indieweb #geouri

navigator.isProtocolHandlerRegistered and .unregisterProtocolHandler ยท Issue #3685 ยท Fyrd/caniuse

In addition to navigator.registerProtocolHandler I would like to see support for navigator.isProtocolHandlerRegistered and navigator.unregisterProtocolHandler. The methods were defined in an early ...