mirror of
https://github.com/novnc/noVNC.git
synced 2026-08-30 00:50:26 +08:00
e4fef7be2d
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)