mirror of
https://github.com/vector-im/element-web.git
synced 2026-03-04 04:52:04 +01:00
* Fix videos on Firefox Videos are using cross-origin requests, and Firefox blocks them before passing to the service worker if the element doesn't have the crossorigin attribute to give CORS support * React needs camelCase attr names --------- Co-authored-by: David Baker <dbkr@users.noreply.github.com>