mirror of
https://github.com/element-hq/element-web.git
synced 2024-12-16 01:41:30 +03:00
3d72b9e227
Fixes https://github.com/vector-im/element-web/issues/17148 Both `AudioPlayer` and `RecordingPlayback` got a fragment added to their DOM structure, to incorporate the rarely seen error message below it. Additionally, a missing try/catch was added to the `Playback` class to handle uncaught decoding issues. The similarity of the components is tracked in https://github.com/vector-im/element-web/issues/18161 |
||
---|---|---|
.. | ||
compat.ts | ||
consts.ts | ||
ManagedPlayback.ts | ||
Playback.ts | ||
PlaybackClock.ts | ||
PlaybackManager.ts | ||
RecorderWorklet.ts | ||
VoiceRecording.ts |