]> git.proxmox.com Git - mirror_novnc.git/commit
Make Cursor.detach() safe to call when not attached
authorPierre Ossman <ossman@cendio.se>
Fri, 29 Nov 2019 09:08:15 +0000 (10:08 +0100)
committerPierre Ossman <ossman@cendio.se>
Fri, 29 Nov 2019 09:08:15 +0000 (10:08 +0100)
commit9f557f5280063b6e194da4541db75c568d27a901
treef5299f3373c811330701e653cdd6119f441e88e6
parent94c89284fc1f4e4c41c0cf949fb6ef4c6e8eb332
Make Cursor.detach() safe to call when not attached

Avoids having checks in higher layers.
core/util/cursor.js