noVNC/core
Solly Ross 3949a09534 Don't modify Array prototype
This commit removes our modification of the Array prototype.
It wasn't actually used much in the main code, anyway, and it's a
bad practice to modify built-in prototypes.
2016-09-16 15:49:52 -04: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 Enable noVNC to become Browserifiable 2016-09-16 15:49:51 -04: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
input.js Enable noVNC to become Browserifiable 2016-09-16 15:49:51 -04:00
keyboard.js Enable noVNC to become Browserifiable 2016-09-16 15:49:51 -04:00
keysym.js Enable noVNC to become Browserifiable 2016-09-16 15:49:51 -04:00
keysymdef.js Enable noVNC to become Browserifiable 2016-09-16 15:49:51 -04:00
rfb.js Enable noVNC to become Browserifiable 2016-09-16 15:49:51 -04:00
util.js Don't modify Array prototype 2016-09-16 15:49:52 -04:00
websock.js Enable noVNC to become Browserifiable 2016-09-16 15:49:51 -04:00
xtscancodes.js Enable noVNC to become Browserifiable 2016-09-16 15:49:51 -04:00