noVNC/core
Solly Ross e4fef7be2d Util shouldn't modify window object
This commits prevents Util from modifying the window object.

- `window.requestAnimFrame` was removed (no polyfill is needed anymore)
- the potential redefinition of `console.log` and friends was removed
  (all supported browsers have `console.xyz` defined anyway)
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 Util shouldn't modify window object 2016-09-16 15:49:52 -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 Util shouldn't modify window object 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