[ 
https://issues.apache.org/jira/browse/CB-8252?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14270467#comment-14270467
 ] 

ASF subversion and git services commented on CB-8252:
-----------------------------------------------------

Commit 4fb7b37a4e825868cae808caa807f8afbde194de in cordova-plugin-media's 
branch refs/heads/master from [~chasej]
[ https://git-wip-us.apache.org/repos/asf?p=cordova-plugin-media.git;h=4fb7b37 ]

CB-8252 Fire audio events from native via message channel (close #41)
- Add startup logic to initialize a message channel for native -> Javascript
- Applies only to android and amazon-fireos (as this reuses the android native 
code)
- Change audio status events to send via plugin message channel, instead
using eval() (i.e. webView.sendJavascript())


> 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]

Reply via email to