What is the maximum data size when using HTML5's Web SQL to store data locally on the iPad?
When you reach that, does it just prompt the user to increase it? Is that a simple yes/no permission request? If so, what's the hard limit (beyond which there isn't even the option of the user allowing it to expand)?
Does LocalStorage work the same way?