[
https://issues.jboss.org/browse/JBIDE-13813?page=com.atlassian.jira.plugi...
]
Vlado Pakan closed JBIDE-13813.
-------------------------------
Verified with JBDS 7.0.0 Beta1-v20130526-0839-B241 on Fedora 17 64bit, MS Windows 8 32bit
and MacOS
BrowserSim: need Web SQL API support on Windows
-----------------------------------------------
Key: JBIDE-13813
URL:
https://issues.jboss.org/browse/JBIDE-13813
Project: Tools (JBoss Tools)
Issue Type: Sub-task
Components: browsersim
Reporter: Yahor Radtsevich
Assignee: Yahor Radtsevich
Fix For: 4.1.0.Beta1
Attachments: nice-screenshot.png
Cordova's Storage API is based on Web SQL API. This API is widely used in
Cordova-based applications.
Web SQL API is also used on some mobile web sites, so it would be good to have it not
only in CordovaSim, but also in BrowserSim.
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:*
We [
implemented|https://github.com/yradtsevich/pure-js-websql] Web SQL API in pure
JavaScript. This implementation is based on [
SQL.js|https://github.com/kripken/sql.js].
Demo is
[
here|http://htmlpreview.github.com/?https://github.com/yradtsevich/pure-j...].
*Update2:*
Now this script is automatically injected in BrowserSim when Web SQL API is needed.
--
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