[
https://issues.apache.org/jira/browse/CB-11936?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15552713#comment-15552713
]
ASF GitHub Bot commented on CB-11936:
-------------------------------------
Github user codecov-io commented on the issue:
https://github.com/apache/cordova-lib/pull/496
## [Current
coverage](https://codecov.io/gh/apache/cordova-lib/pull/496?src=pr) is 80.38%
(diff: 100%)
> Merging [#496](https://codecov.io/gh/apache/cordova-lib/pull/496?src=pr)
into [master](https://codecov.io/gh/apache/cordova-lib/branch/master?src=pr)
will not change coverage
```diff
@@ master #496 diff @@
==========================================
Files 67 67
Lines 5184 5184
Methods 835 835
Messages 0 0
Branches 1005 1005
==========================================
Hits 4167 4167
Misses 1017 1017
Partials 0 0
```
> Powered by [Codecov](https://codecov.io?src=pr). Last update
[97e98ed...a5c780a](https://codecov.io/gh/apache/cordova-lib/compare/97e98ed9ae4d55f815bc0ee6300d1ce9f3fde55a...a5c780aa19802c0c429a33f0ebe2610d22e0f4a6?src=pr)
> Support four new App Transport Security (ATS) keys
> --------------------------------------------------
>
> Key: CB-11936
> URL: https://issues.apache.org/jira/browse/CB-11936
> Project: Apache Cordova
> Issue Type: Bug
> Components: CordovaCommon, Docs, iOS
> Reporter: Shazron Abdullah
> Assignee: Shazron Abdullah
>
> https://forums.developer.apple.com/thread/6767
> NSAllowsArbitraryLoadsInWebContent (defaults to NO)
> NSRequiresCertificateTransparency (defaults to NO)
> NSAllowsLocalNetworking (defaults to NO)
> NSAllowsArbitraryLoadsInMedia (defaults to NO)
> NSRequiresCertificateTransparency is not top level, but is under
> NSExceptionDomains
> 1. Add this feature to the iOS platform
> 2. Add new attribute parsing to ConfigParser in CordovaCommon
> 3. Add docs for new attributes
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]