Return-Path: X-Original-To: apmail-cordova-issues-archive@minotaur.apache.org Delivered-To: apmail-cordova-issues-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 07336104C5 for ; Wed, 7 Jan 2015 01:27:34 +0000 (UTC) Received: (qmail 76970 invoked by uid 500); 7 Jan 2015 01:27:35 -0000 Delivered-To: apmail-cordova-issues-archive@cordova.apache.org Received: (qmail 76947 invoked by uid 500); 7 Jan 2015 01:27:35 -0000 Mailing-List: contact issues-help@cordova.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Delivered-To: mailing list issues@cordova.apache.org Received: (qmail 76927 invoked by uid 99); 7 Jan 2015 01:27:34 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 07 Jan 2015 01:27:34 +0000 Date: Wed, 7 Jan 2015 01:27:34 +0000 (UTC) From: "ASF subversion and git services (JIRA)" To: issues@cordova.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (CB-8210) Prep cordova-android for CSP by removing eval()s MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 [ https://issues.apache.org/jira/browse/CB-8210?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14267132#comment-14267132 ] ASF subversion and git services commented on CB-8210: ----------------------------------------------------- Commit 36bb1f19619ff2bf1fe9eea474583cd53900b6f2 in cordova-js's branch refs/heads/3.7.x from [~chasej] [ https://git-wip-us.apache.org/repos/asf?p=cordova-js.git;h=36bb1f1 ] CB-8210 android: Add message channel for events (closes #96) - Initialize a message channel for native -> Javascript via the core App plugin - Use channel to receive events from native to be fired in Javascript - Keyboard detection events implemented via this new channel > 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-unsubscribe@cordova.apache.org For additional commands, e-mail: issues-help@cordova.apache.org