mirror of
https://github.com/novnc/noVNC.git
synced 2026-05-28 16:09:41 +00:00
This commit makes vnc_playback.html functional once more, and completely refactors tests/playback.js to make it usable in other scenarios. In order for vnc_playback.js to properly load playback files now, they must `export` their variables.