Files
noVNC/tests
Alex Tanskanen ceb8ef4ec1 Fix crash with too large clipboard data
If too much text is copied in the session, String.fromCharCode.apply()
would crash in Safari on macOS and Chrome on Linux. This commit fixes
this issue by avoiding apply() altogether. Also added test to cover this
issue.
2020-02-21 09:39:31 +01:00
..
2018-09-06 16:53:40 +02:00
2018-09-06 16:37:38 +02:00
2019-12-23 15:52:54 +01:00