[
https://issues.apache.org/jira/browse/CB-8252?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14270462#comment-14270462
]
ASF GitHub Bot commented on CB-8252:
------------------------------------
Github user agrieve commented on a diff in the pull request:
https://github.com/apache/cordova-plugin-media/pull/41#discussion_r22699122
--- Diff: RELEASENOTES.md ---
@@ -103,3 +103,7 @@
* CB-7977 Mention `deviceready` in plugin docs
* CB-7945 Made media.spec.15 and media.spec.16 auto tests green
* CB-7700 cordova-plugin-media documentation translation:
cordova-plugin-media
+
+### 0.2.16 (Jan 08, 2015)
+* CB-8252 **Android/Amazon**: Use message channel/PluginResult to send
events from native -> Javascript. Removes all use of inline javascript/eval()s
--- End diff --
We update release notes as a part of releases. Going to not pull in the
releasenotes commit.
> Prep core plugins for CSP by removing eval()s (Android only)
> ------------------------------------------------------------
>
> Key: CB-8252
> URL: https://issues.apache.org/jira/browse/CB-8252
> Project: Apache Cordova
> Issue Type: Improvement
> Components: Plugins
> Affects Versions: Master
> Reporter: Jason Chase
> Assignee: Andrew Grieve
>
> In preparation for CSP, remove any native Android code in the core plugins
> that is using inline javascript/eval()s. Other platforms with native code
> (i.e. iOS) are out of scope for now.
> Found only the media plugin (org.apache.cordova.media) that was using inline
> javascript (to send status updates).
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]