]> git.proxmox.com Git - mirror_novnc.git/commit
Tidy up variable initialisation
authorPierre Ossman <ossman@cendio.se>
Sat, 14 Oct 2017 09:24:16 +0000 (11:24 +0200)
committerPierre Ossman <ossman@cendio.se>
Thu, 9 Nov 2017 11:52:05 +0000 (12:52 +0100)
commitc7d08d721f62ed256bcffeced87627d04a1353b5
tree029f2ad0f915f167c4e9f4ae719612b4eef40ba7
parent30691b668eb43c4182b47a45d8245c7a6c7f8ec0
Tidy up variable initialisation

Sort things by category, and organise everything in the same place.
We don't support reuse of RFB objects so we can safely init everything
in the constructor.
core/rfb.js
tests/test.rfb.js