Is this our bug or an Android bug? In most cases aren't we using the WebView's window.openDatabase code?
Simon Mac Donald http://hi.im/simonmacdonald On Thu, Apr 19, 2012 at 4:31 PM, Joe Bowser <[email protected]> wrote: > Hey > > I looked at the spec, and I'm wondering what we should do when we exceed a > specified quota on a WebSQL database. The spec says we prompt the user, > but that's probably not going to fly. Should we just grow the database > until it's at its max size, or do we want to enforce the quotas that are > being specified and do we want to throw an error? > > Any thoughts? > > Joe >
