You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cordova.apache.org by gi...@git.apache.org on 2017/08/23 23:43:19 UTC

[GitHub] shazron opened a new pull request #331: CB-13210 - App Transport Security Key is wrong

shazron opened a new pull request #331: CB-13210 - App Transport Security Key is wrong
URL: https://github.com/apache/cordova-ios/pull/331
 
 
   ### Platforms affected
   
   Self
   
   ### What does this PR do?
   
   Fixes access tag writing of the wrong key NSAllowsArbitraryLoadsInMedia. It should be NSAllowsArbitraryLoadsForMedia
   
   Fixes unit-test errors that were not caught since the exceptions were thrown in a Promise (about 30 errors)
   
   ### What testing has been done on this change?
   
   npm run unit-tests
   npm run eslint
   
   ### Checklist
   - [X] [Reported an issue](http://cordova.apache.org/contribute/issues.html) in the JIRA database
   - [X] Commit message follows the format: "CB-3232: (android) Fix bug with resolving file paths", where CB-xxxx is the JIRA ID & "android" is the platform affected.
   - [X] Added automated test coverage as appropriate for this change.
   
 
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on 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