Return-Path: X-Original-To: archive-asf-public-internal@cust-asf2.ponee.io Delivered-To: archive-asf-public-internal@cust-asf2.ponee.io Received: from cust-asf.ponee.io (cust-asf.ponee.io [163.172.22.183]) by cust-asf2.ponee.io (Postfix) with ESMTP id DDB7E200C6F for ; Tue, 25 Apr 2017 08:15:16 +0200 (CEST) Received: by cust-asf.ponee.io (Postfix) id DC3BE160BA5; Tue, 25 Apr 2017 06:15:16 +0000 (UTC) Delivered-To: archive-asf-public@cust-asf.ponee.io Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by cust-asf.ponee.io (Postfix) with SMTP id 26F2E160B99 for ; Tue, 25 Apr 2017 08:15:16 +0200 (CEST) Received: (qmail 23394 invoked by uid 500); 25 Apr 2017 06:15:15 -0000 Mailing-List: contact dev-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 dev@cordova.apache.org Received: (qmail 23383 invoked by uid 99); 25 Apr 2017 06:15:15 -0000 Received: from git1-us-west.apache.org (HELO git1-us-west.apache.org) (140.211.11.23) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 25 Apr 2017 06:15:15 +0000 Received: by git1-us-west.apache.org (ASF Mail Server at git1-us-west.apache.org, from userid 33) id DDD52DFF47; Tue, 25 Apr 2017 06:15:14 +0000 (UTC) From: filmaj To: dev@cordova.apache.org Reply-To: dev@cordova.apache.org References: In-Reply-To: Subject: [GitHub] cordova-plugin-file issue #199: CB-12355: (iOS) fix FileEntry.file.type Content-Type: text/plain Message-Id: <20170425061514.DDD52DFF47@git1-us-west.apache.org> Date: Tue, 25 Apr 2017 06:15:14 +0000 (UTC) archived-at: Tue, 25 Apr 2017 06:15:17 -0000 Github user filmaj commented on the issue: https://github.com/apache/cordova-plugin-file/pull/199 As long as @kerrishotts still approves, I think we can pull it in. @kerrishotts do you think we need @LightZam to sign an ICLA for this? Worth noting that the [File API w3c spec](https://www.w3.org/TR/FileAPI/) has changed drastically, and some of these APIs [(like `FileEntry`) are no longer relevant and are discontinued](https://www.w3.org/TR/file-system-api/). --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is enabled but not working, please contact infrastructure at infrastructure@apache.org or file a JIRA ticket with INFRA. --- --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscribe@cordova.apache.org For additional commands, e-mail: dev-help@cordova.apache.org