[
https://issues.jboss.org/browse/JBIDE-13813?page=com.atlassian.jira.plugi...
]
Yahor Radtsevich commented on JBIDE-13813:
------------------------------------------
[Blackberry's tests for Web SQL
API|https://github.com/yradtsevich/pure-js-websql/blob/master/js/purejswe...].
Now most of them pass for our implementation, except:
* {{executesql-accepts-only-one-statement.html}}
* {{test-authorizer.html}}
* {{read-transactions-running-concurrently.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-j...].
--
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