noVNC/core
Pierre Ossman b00a608af7 Remove error handling in clientCutText()
It is not necessary as Websock.flush() is guaranteed to succeed and
give us some space. It also remove the call to _fail(), which was
invalid at this place as clientCutText() is not a method on RFB.
2019-02-15 13:14:36 +01:00
..
decoders Consume data properly in Hextile decoder 2019-02-14 16:57:26 +01:00
input Throw Error instead of String 2018-11-24 19:47:57 +02:00
util Throw correct Error object 2019-02-15 13:01:28 +01:00
base64.js Enforce object key spacing 2018-09-06 17:07:11 +02:00
des.js Enforce comma spacing 2018-09-06 16:43:31 +02:00
display.js Change copyright header (#1138) 2018-10-09 12:15:35 +02:00
encodings.js Change copyright header (#1138) 2018-10-09 12:15:35 +02:00
inflator.js Use ES6 classes 2018-07-12 19:06:57 +02:00
rfb.js Remove error handling in clientCutText() 2019-02-15 13:14:36 +01:00
websock.js Extract rQshift to common function 2018-12-08 17:32:00 +02:00