KasmVNC/kasmweb/core/util
Pierre Ossman 7412dde8ee Handle quick Cursor detach after mouse up
This timer might fire after the Cursor object has detached from a DOM
element, causing crashes. This will likely not happen in real scenarios,
but the tests are quick enough to trigger this.
2021-03-29 12:44:25 +03:00
..
browser.js Standardise on a single blit function 2021-03-29 12:39:31 +03:00
cursor.js Handle quick Cursor detach after mouse up 2021-03-29 12:44:25 +03:00
events.js Rename document.capturedElem to captureElement 2021-03-29 11:55:52 +03:00
eventtarget.js Update copyright to 2019 for modified files 2021-03-29 11:54:44 +03:00
int.js Add util for unsigned and signed int. conversion 2021-03-29 12:09:10 +03:00
logging.js Standardize on camelCase in Logging 2021-03-29 12:34:25 +03:00
polyfill.js Initial commit 2020-09-20 12:16:44 +00:00
strings.js Build in the behavior to ignore decodeUTF8 errors 2021-03-29 12:03:54 +03:00