You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
KasmVNC/kasmweb/core/util
Niko Lehto 19f0803636 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.
4 years ago
..
browser.js Fix url cursor detection on Edge 4 years ago
cursor.js Replace unnecessary function supportsCursorURIs by a constant variable 4 years ago
events.js Initial commit 5 years ago
eventtarget.js Remove unnecessary context from eventtarget 4 years ago
logging.js Throw correct Error object 4 years ago
polyfill.js Initial commit 5 years ago
strings.js Initial commit 5 years ago