Files
element-web/src/components/views
J. Ryan Stinnett 3e85b6d085 Fix encrypted video playback in Chrome-based browsers
For Chrome-based browsers, it seems we need to set some non-empty `src` URI for
the video element's play button to be enabled, so this crafts an empty `data`
URI and ensures playing is triggered once the real content has been fetched.

Fixes https://github.com/vector-im/element-web/issues/15694
Regressed by https://github.com/matrix-org/matrix-react-sdk/pull/5352
2020-11-19 13:30:05 +00:00
..
2020-08-29 12:57:11 +01:00
2020-11-11 16:49:51 +00:00
2020-07-16 18:12:11 +05:30
2020-11-05 09:51:02 +00:00