]> git.proxmox.com Git - mirror_novnc.git/commit - vnc_auto.html
Don't abuse state change function for messages
authorSamuel Mannehed <samuel@cendio.se>
Mon, 29 Aug 2016 12:59:28 +0000 (14:59 +0200)
committerSamuel Mannehed <samuel@cendio.se>
Fri, 30 Sep 2016 23:29:44 +0000 (01:29 +0200)
commita7127fee73a5fb8941f3076eef9eab4eaaabc998
tree7b9072ccbbb297ef0ecdbbea22cc7407c44fa815
parent4cfd49c8c395e6ff9a8cf3c458ed7fc40e3420b3
Don't abuse state change function for messages

This doesn't even work anymore since we fixed it to ignore changes
to the current state. Add a separate callback for notifications
instead.
app/ui.js
core/rfb.js
tests/test.rfb.js
vnc_auto.html