]> source.dussan.org Git - jquery.git/commit
Fix #14422 and add more thorough check for CSP violations
authorOleg <markelog@gmail.com>
Wed, 30 Oct 2013 12:20:38 +0000 (16:20 +0400)
committerOleg <markelog@gmail.com>
Thu, 7 Nov 2013 21:08:50 +0000 (22:08 +0100)
commit9e3d0f3109756ec8b6166ff60f0d495b8f1d6aca
tree5ee552a45a5743bcf15216a57f04ae65ee33e97a
parentba2a8fb01efc321524a3600ba7623fabd7d12af2
Fix #14422 and add more thorough check for CSP violations

Close gh-1413
src/event/support.js
test/data/support/csp-clean.php [new file with mode: 0644]
test/data/support/csp-log.php [new file with mode: 0644]
test/data/support/csp.log [new file with mode: 0755]
test/data/support/csp.php
test/unit/support.js