bigbluebutton-Github/record-and-playback/core/scripts/utils
Calvin Walton a28efe68d0 Don't crash on IME-inserted captions
Current BBB client is generating invalid indexes when characters are
inserted with an IME - the edit indexes are as if the preedit text was
being removed, but the preedit text was never sent in the first place.

For now, just don't crash if there's an edit that would remove text
which is past the end of known text. The result might be broken, but
it won't prevent the rest of the recording from working.
2017-06-13 16:02:03 -04:00
..
gen_webvtt Don't crash on IME-inserted captions 2017-06-13 16:02:03 -04:00