Trigger a DOM event/error when a CSP violation happens.

I believe this has been discussed before.

We have found a lot of challenges triaging reports to the point we are
considering disabling CSP since it's useless as we can't effectively debug
it, this is very important for large scale applications.

Could it be possible to trigger a CSP DOM event or simply trigger an error
(which will raise an onerror event).

Received on Thursday, 25 October 2012 06:19:14 UTC