Skip to content
Snippets Groups Projects
Select Git revision
  • 281cc1b5bb5a2d46c6abe555ef42a4129e05e7e9
  • main default protected
  • renovate/lock-file-maintenance
  • demo protected
  • person-select-custom
  • dbp-translation-component
  • icon-set-mapping
  • port-i18next-parser
  • remove-sentry
  • favorites-and-recent-files
  • revert-6c632dc6
  • lit2
  • advertisement
  • wc-part
  • automagic
  • publish
  • wip-cleanup
  • demo-file-handling
18 results

matomo.js

  • Reiter, Christoph's avatar
    f531fc7e
    matomo: send securitypolicyviolation events · f531fc7e
    Reiter, Christoph authored
    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.
    f531fc7e
    History
    matomo: send securitypolicyviolation events
    Reiter, Christoph authored
    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.