mirror of
https://github.com/freedombox/FreedomBox.git
synced 2026-04-15 09:51:21 +00:00
- Needed for the new video room code to run without CSP errors in the browser console. JS error happens immediately after loading the page before Janus initialization. Styling related errors happen after joining the room despite eliminating use of'style=' attributes from JS code. Tests: - The video room works for a conference without showing any Content-Security-Policy header related errors in the Firefox developer console. Signed-off-by: Sunil Mohan Adapa <sunil@medhas.org> Reviewed-by: James Valleroy <jvalleroy@mailbox.org>