mirror of
https://github.com/novnc/noVNC.git
synced 2026-05-31 01:19:38 +00:00
The function removeChild throws an exception when the element specified doesn't exist. This can happen when opening the websocket throws an exception during connect. Fixes issue #979