[
https://issues.jboss.org/browse/JBIDE-13813?page=com.atlassian.jira.plugi...
]
Yahor Radtsevich commented on JBIDE-13813:
------------------------------------------
For now our Web SQL API implementation works almost identical to WebKit's Web SQL.
BrowserSim branch with Web SQL support
[
here|https://github.com/yradtsevich/jbosstools-vpe/tree/web-sql].
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