-
22 Feb 2013 6:40 PM #1
SECURITY_ERR: DOM Exception 18
SECURITY_ERR: DOM Exception 18
Sencha 2.0.2
I've added some more code to my project and now I'm getting this error. Any ideas?
The code I've added uses openDatabase() and the FileReader API. Could this be causing errors?
2013-02-22_1834.png
-
24 Feb 2013 5:58 PM #2Sencha - Senior Forum Manager
- Join Date
- Mar 2007
- Location
- St. Louis, MO
- Posts
- 33,714
- Vote Rating
- 438
Yes, I don't believe it will support web sql.
Mitchell Simoens @SenchaMitch
Sencha Inc, Senior Forum Manager
________________
http://www.JSONPLint.com - Source to lint your JSONP!
Check out my GitHub, lots of nice things for Ext JS 4 and Sencha Touch 2
https://github.com/mitchellsimoens
Think my support is good? Get more personalized support via a support subscription. https://www.sencha.com/store/
Need more help with your app? Hire Sencha Services services@sencha.com
Want to learn Sencha Touch 2? Check out Sencha Touch in Action that is almost in print!
When posting code, please use BBCode's CODE tags.
-
25 Feb 2013 11:01 AM #3
Any workarounds? Is this fixed in version 3?
-
27 Feb 2013 1:04 PM #4
When I remove all my WebSQL code It's able to compile. Should I factor out the WebSQL code into functions and add those function in after compile?
Thank you for reporting this bug. We will make it our priority to review this report.


Reply With Quote