GitHub user jpchase opened a pull request: https://github.com/apache/cordova-mobile-spec/pull/115
CB-8295 Enable CSP for mobile spec - Uses a javascript include file to document.write a CSP <meta> tag on page - Minor changes to test pages where need to comply with CSP (e.g. remove inline event handler) - Changed to Bridge auto tests to remove nested specs, which was causing an error on Android - Some test pages excluded from CSP (e.g. those with heavy use of inline javascript) You can merge this pull request into a Git repository by running: $ git pull https://github.com/jpchase/cordova-mobile-spec CB-8295 Alternatively you can review and apply these changes as the patch at: https://github.com/apache/cordova-mobile-spec/pull/115.patch To close this pull request, make a commit to your master/trunk branch with (at least) the following in the commit message: This closes #115 ---- commit 008fa545d97479080aa577407bb18c0503753379 Author: Jason Chase <jasonpch...@gmail.com> Date: 2015-01-13T21:51:18Z CB-8295 Enable CSP for mobile spec - Uses a javascript include file to document.write a CSP <meta> tag on page - Minor changes to test pages where need to comply with CSP (e.g. remove inline event handler) - Changed to Bridge auto tests to remove nested specs, which was causing an error on Android - Some test pages excluded from CSP (e.g. those with heavy use of inline javascript) ---- --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is enabled but not working, please contact infrastructure at infrastruct...@apache.org or file a JIRA ticket with INFRA. --- --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@cordova.apache.org For additional commands, e-mail: dev-h...@cordova.apache.org