If you think this add-on violates Mozilla's add-on policies or has security or privacy issues, please report these issues to Mozilla using this form.
Please don't use this form to report bugs or request add-on features; this report will be sent to Mozilla and not to the add-on developer.
To be compatible with various browsers
Doesn't work at http://www.w3schools.com/sql/trysql.asp?filename=trysql_insert_into_select
Missing lots of features, pretty useless. Stick with Chrome if you want to use webSql.
Doesn't work with JayData!
unfortunately, this plugin stopped working in firefox 17. :(I tried to fix it, but seems to be something about "tostring" issue, no longer allowed in ff17.Any clue?
(edited, 2013-01-03)
The issue is related to __exposedProps__, to be included in all exposed objects. I made some changes in websql.js to verify this concept and now my version is working in firefox 17.
Fantastic! This is exactly what's needed for Firefox. Thanks so much for getting this started.
I've updated websql.js to better comply with the WebSQL processing model (nested transactions, error handling, etc), but I can't find a way to submit a pull request.
Here is my version:
https://github.com/bedatadriven/activityinfo/blob/firefox-offline/firefox-addon/src/main/resources/components/websql.js
Thanks for the feedback and contributing to the completeness and compliance!
(obviously a large chunk of new/changed code to get to your version, so we'll take a look at it next week and see about pulling it in)
Excellent! This is exactly what I needed. Now my web app can redirect FF users to this extension instead of blocking it :)
glad you like it :) thanks for the review :)
greate job!!!!
our project used web sql
now, I can test it in my favorite broswer