noVNC/core
Pierre Ossman 90ecc739df Protect against race in setCapture() polyfill
It might take a long time for a timer to fire, long enough for a
new grab to be initiated. Clearing out the capture element would
then cause a crash.
2017-02-23 14:26:50 +01:00
..
input Properly encapsulate the scale in Display 2017-02-16 14:00:39 +01:00
base64.js Enable noVNC to become Browserifiable 2016-09-16 15:49:51 -04:00
des.js Enable noVNC to become Browserifiable 2016-09-16 15:49:51 -04:00
display.js Fix wrong colours on local cursor 2017-02-20 16:44:54 +01:00
inflator.js Enable noVNC to become Browserifiable 2016-09-16 15:49:51 -04:00
inflator.mod.js Enable noVNC to become Browserifiable 2016-09-16 15:49:51 -04:00
rfb.js Fix tests after changing auth negotiation 2017-02-13 15:00:32 +01:00
util.js Protect against race in setCapture() polyfill 2017-02-23 14:26:50 +01:00
websock.js Don't delay WebSocket flushing 2017-02-03 17:12:41 +01:00