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 7014E10B86 for ; Tue, 7 Jan 2014 12:31:57 +0000 (UTC) Received: (qmail 70243 invoked by uid 500); 7 Jan 2014 12:31:55 -0000 Delivered-To: apmail-cordova-issues-archive@cordova.apache.org Received: (qmail 70199 invoked by uid 500); 7 Jan 2014 12:31:54 -0000 Mailing-List: contact issues-help@cordova.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@cordova.apache.org Delivered-To: mailing list issues@cordova.apache.org Received: (qmail 70173 invoked by uid 99); 7 Jan 2014 12:31:52 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 07 Jan 2014 12:31:52 +0000 Date: Tue, 7 Jan 2014 12:31:52 +0000 (UTC) From: "Piotr Zalewa (JIRA)" To: issues@cordova.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (CB-3208) contacts 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-3208?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13864169#comment-13864169 ] Piotr Zalewa commented on CB-3208: ---------------------------------- Updated tests: https://github.com/apache/cordova-mobile-spec/pull/44 manifest.webapp { "launch_path": "/index.html", "version": "0.0.1", "name": "Mobile Spec", "pkgName": "io.cordova.mobilespec", "type": "privileged", "permissions": { "contacts": { "access": "readwrite", "description": "testing" } } } > contacts > -------- > > Key: CB-3208 > URL: https://issues.apache.org/jira/browse/CB-3208 > Project: Apache Cordova > Issue Type: Sub-task > Components: FirefoxOS > Affects Versions: 2.6.0 > Reporter: Herm Wong > Assignee: Herm Wong > Fix For: 3.3.0 > > > Contacts API spec: https://wiki.mozilla.org/WebAPI/ContactsAPI -- This message was sent by Atlassian JIRA (v6.1.5#6160)