]> git.proxmox.com Git - mirror_novnc.git/commit
Fix url cursor detection on Edge
authorNiko Lehto <nikle@cendio.se>
Mon, 23 Sep 2019 08:50:45 +0000 (10:50 +0200)
committerNiko Lehto <nikle@cendio.se>
Mon, 23 Sep 2019 11:50:17 +0000 (13:50 +0200)
commita1afb2a21539d430deb801f678946eb39e5a93ca
tree88789d7cb48d968fa91a4050215288c944fb651a
parent9886d5951d8f6990cb3a16553a5df482dbcdd68d
Fix url cursor detection on Edge

_supportCursorURIs was set to true even when Edge didn't support
URIs because the fallback value "default" was used.
core/util/browser.js