]> git.proxmox.com Git - mirror_novnc.git/commit - app/ui.js
Make error more specific at connection failure
authorSamuel Mannehed <samuel@cendio.se>
Tue, 12 Dec 2017 15:14:43 +0000 (16:14 +0100)
committerSamuel Mannehed <samuel@cendio.se>
Tue, 12 Dec 2017 15:14:43 +0000 (16:14 +0100)
commit7f1049c0ee6f7f7c5d84509f9f2c5de70cd75dfb
tree1b0e43ed6d3fcda077cb955992a17efd0b060dc1
parentedb3ea4f887e9e31a182009660477034afdf9fa4
Make error more specific at connection failure

The UI does after all have enough information to determine if the
disconnection event was received before or after we were connected. If
we were never connected at all, we should adapt the error message to
reflect this.
app/ui.js