Skip to content
Snippets Groups Projects
Commit f531fc7e authored by Reiter, Christoph's avatar Reiter, Christoph :snake:
Browse files

matomo: send securitypolicyviolation events

This event gets dispatched in case the CSP blocks something.
This is motivated by browsers handling this differently, for
example spawning a worker via blob: is allowed in chrome, but not in firefox
and things like "worker-src" is not supported in safari..

So having some error reporting there is helpful in case some browser
version somewhere behaves differently.
parent e3650b71
No related branches found
No related tags found
No related merge requests found
Pipeline #129997 passed