[jbosstools-issues] [JBoss JIRA] (JBIDE-13813) BrowserSim: need Web SQL API for Cordova Simulator

Yahor Radtsevich (JIRA) jira-events at lists.jboss.org
Tue Mar 19 10:10:41 EDT 2013


     [ https://issues.jboss.org/browse/JBIDE-13813?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Yahor Radtsevich updated JBIDE-13813:
-------------------------------------

    Description: 
Cordova's Storage API is based on Web SQL API. This API is widely used in Cordova-based applications.

The problem is that Safari's Web SQL API is not available in SWT Browser on Windows. A way to provide this API is needed.

*Update:*
Yahor [created|https://github.com/yradtsevich/pure-js-websql] a basic Web SQL API implementation based on [SQL.js|https://github.com/kripken/sql.js]. Demo is [here|http://htmlpreview.github.com/?https://github.com/yradtsevich/pure-js-websql/blob/master/test/index.html].

  was:
Cordova's Storage API is based on Web SQL API. This API is widely used in Cordova-based applications.

The problem is that Safari's Web SQL API is not available in SWT Browser on Windows. A way to provide this API is needed.



I [created|https://github.com/yradtsevich/pure-js-websql] a basic Web SQL API implementation based on [SQL.js|https://github.com/kripken/sql.js]. Demo is [here|http://htmlpreview.github.com/?https://github.com/yradtsevich/pure-js-websql/blob/master/test/index.html].
                
> BrowserSim: need Web SQL API for Cordova Simulator
> --------------------------------------------------
>
>                 Key: JBIDE-13813
>                 URL: https://issues.jboss.org/browse/JBIDE-13813
>             Project: Tools (JBoss Tools)
>          Issue Type: Sub-task
>          Components: Visual Page Editor core
>            Reporter: Yahor Radtsevich
>            Assignee: Yahor Radtsevich
>             Fix For: 4.1.0.Beta1
>
>
> Cordova's Storage API is based on Web SQL API. This API is widely used in Cordova-based applications.
> The problem is that Safari's Web SQL API is not available in SWT Browser on Windows. A way to provide this API is needed.
> *Update:*
> Yahor [created|https://github.com/yradtsevich/pure-js-websql] a basic Web SQL API implementation based on [SQL.js|https://github.com/kripken/sql.js]. Demo is [here|http://htmlpreview.github.com/?https://github.com/yradtsevich/pure-js-websql/blob/master/test/index.html].

--
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


More information about the jbosstools-issues mailing list