Return-Path: X-Original-To: apmail-cordova-dev-archive@www.apache.org Delivered-To: apmail-cordova-dev-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 7044ED8AF for ; Fri, 14 Dec 2012 12:06:16 +0000 (UTC) Received: (qmail 79067 invoked by uid 500); 14 Dec 2012 12:06:15 -0000 Delivered-To: apmail-cordova-dev-archive@cordova.apache.org Received: (qmail 78856 invoked by uid 500); 14 Dec 2012 12:06:14 -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 78812 invoked by uid 500); 14 Dec 2012 12:06:13 -0000 Delivered-To: apmail-incubator-callback-dev@incubator.apache.org Received: (qmail 78806 invoked by uid 99); 14 Dec 2012 12:06:13 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 14 Dec 2012 12:06:12 +0000 Date: Fri, 14 Dec 2012 12:06:12 +0000 (UTC) From: "Jonathan Bond-Caron (JIRA)" To: callback-dev@incubator.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Created] (CB-2062) HTML5 platform MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 Jonathan Bond-Caron created CB-2062: --------------------------------------- Summary: HTML5 platform Key: CB-2062 URL: https://issues.apache.org/jira/browse/CB-2062 Project: Apache Cordova Issue Type: New Feature Components: CordovaJS Affects Versions: 2.2.0 Environment: Any HTML5 browser (IE10, Chrome, Safari) Reporter: Jonathan Bond-Caron Assignee: Filip Maj Priority: Minor Fix For: Master I currently use the Cordova 'Android JavaScript' to do testing in the brows= er. Chrome and Safari work nicely since they are both based on WebKit. It would be nice to use HTML5 javascript that is expected to work in any HT= ML5 browser.=20 There are HTML5 features like getUserMedia() to take a picture within the b= rowser. Here=E2=80=99s some rough code:=20 http://pastebin.com/zKDpmV0d There's still a long way to go from HTML5 to be a 'platform', but it would = be useful for testing/debugging in the short term. -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrato= rs For more information on JIRA, see: http://www.atlassian.com/software/jira