You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cordova.apache.org by GitBox <gi...@apache.org> on 2019/09/15 12:35:16 UTC

[GitHub] [cordova-android] exxbrain edited a comment on issue #560: Content-security-policy bug

exxbrain edited a comment on issue #560: Content-security-policy bug
URL: https://github.com/apache/cordova-android/issues/560#issuecomment-531562000
 
 
   Yes. The bug is reproducible.
   ```
   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 you see 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:
users@infra.apache.org


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@cordova.apache.org
For additional commands, e-mail: commits-help@cordova.apache.org