mirror of
https://github.com/novnc/noVNC.git
synced 2026-05-30 08:59:38 +00:00
If cursor Data URI scheme detection threw an exception, it would cause canvas initialization to fail. cursor detection exceptions should just disable local cursor change support, not cause canvas init to fail.