noVNC/core
Samuel Mannehed b245ec7038 Fix disconnect crash when screen doesn't exist
The function removeChild throws an exception when the element specified
doesn't exist. This can happen when opening the websocket throws an
exception during connect. Fixes issue #979
2017-12-12 18:25:20 +01:00
..
input Use standard JavaScript properties 2017-11-09 13:03:32 +01:00
util Move localization.js to app 2017-11-14 15:36:12 +01:00
base64.js Refactor ES6 module structure/split up Util 2017-03-21 17:39:05 -04:00
des.js Uncomment ES6 module syntax 2017-02-26 16:30:37 -05:00
display.js Move resize handling in to RFB object 2017-12-06 11:29:57 +01:00
encodings.js Add missing semicolons 2017-11-11 02:10:12 +01:00
inflator.js Refactor ES6 module structure/split up Util 2017-03-21 17:39:05 -04:00
rfb.js Fix disconnect crash when screen doesn't exist 2017-12-12 18:25:20 +01:00
websock.js Remove noisy websock debug logging 2017-11-24 13:10:35 +01:00