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

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

Commit 3439746645df1678bcd8e790ca51689627826fbb in cordova-android's branch 
refs/heads/master from [~chasej]
[ https://git-wip-us.apache.org/repos/asf?p=cordova-android.git;h=3439746 ]

CB-8210 Use PluginResult instead of sendJavascript() for keyboard events (close 
#142)

- Initialize a message channel for native -> Javascript in the core App plugin
- Change keyboard detection to send events via plugin message channel, instead
  using eval() (i.e. webView.sendJavascript())


> Prep cordova-android for CSP by removing eval()s
> ------------------------------------------------
>
>                 Key: CB-8210
>                 URL: https://issues.apache.org/jira/browse/CB-8210
>             Project: Apache Cordova
>          Issue Type: Improvement
>          Components: Android
>    Affects Versions: Master
>            Reporter: Jason Chase
>            Assignee: Andrew Grieve
>
> In preparation for CSP, remove any native code in cordova-android is that 
> using inline javascript/eval()s.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscr...@cordova.apache.org
For additional commands, e-mail: issues-h...@cordova.apache.org

Reply via email to