noVNC/core/util
Pierre Ossman 484a9551d1 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.
2020-06-25 14:37:21 +02:00
..
browser.js Add comment for browser and platform detection 2020-01-02 11:30:34 +01:00
cursor.js Handle quick Cursor detach after mouse up 2020-06-25 14:37:21 +02:00
element.js Add touch gestures for mouse emulation 2020-06-12 09:18:46 +02:00
events.js Rename document.capturedElem to captureElement 2019-10-23 15:59:43 +02:00
eventtarget.js Update copyright to 2019 for modified files 2019-09-30 15:35:33 +02:00
int.js Add util for unsigned and signed int. conversion 2020-02-17 11:29:40 +01:00
logging.js Standardize on camelCase in Logging 2020-05-31 23:37:29 +02:00
polyfill.js adds qualityLevel property to RFB class for updating JPEG quality level encoding on the fly 2020-02-28 13:14:19 +01:00
strings.js Build in the behavior to ignore decodeUTF8 errors 2019-12-23 10:27:40 +01:00