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 ...