Files
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
..
2016-09-16 15:49:51 -04:00
2016-09-16 15:49:52 -04:00
2016-09-16 15:49:51 -04:00
2016-09-16 15:49:51 -04:00
2016-09-16 15:49:52 -04:00