exxbrain edited a comment on issue #560: Content-security-policy bug URL: https://github.com/apache/cordova-android/issues/560#issuecomment-531562000 ``` git clone https://github.com/blukis/bugdemo-cordova-android-issue-560.git cd bugdemo-cordova-android-issue-560 cordova platform add android cordova android build ``` Run the project. You should see the content of [http://201x.plurib.us/test/2018/content-security-inner.php](http://201x.plurib.us/test/2018/content-security-inner.php) But in a debug console: `about:blank:1 Refused to display 'http://201x.plurib.us/test/2018/content-security-inner.php' in a frame because an ancestor violates the following Content Security Policy directive: "frame-ancestors *".`
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
