You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@cordova.apache.org by "Jonathan Bond-Caron (JIRA)" <ji...@apache.org> on 2012/12/14 13:06:12 UTC

[jira] [Created] (CB-2062) HTML5 platform

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 browser. 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 HTML5 browser. 

There are HTML5 features like getUserMedia() to take a picture within the browser.
Here’s some rough code: 
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 administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira