]> git.proxmox.com Git - mirror_novnc.git/commit - tests/test.rfb.js
Unregister event listeners from websock.
authorJacob Swanner <jacob@jacobswanner.com>
Thu, 8 Jan 2015 20:25:55 +0000 (15:25 -0500)
committerJacob Swanner <jacob@jacobswanner.com>
Thu, 8 Jan 2015 20:25:55 +0000 (15:25 -0500)
commit155d78b39933a396d2555376f4e70f976c30b86d
treefbe0b0dcc7d5663ea36e88eed00ac1da001ec8e2
parentfc00821eba469641c6c94706726c3d78e46460a2
Unregister event listeners from websock.

Prevents possible memory and event notification leaks when tearing down
connection and reestablishing a new one.
include/rfb.js
include/websock.js
tests/test.rfb.js