[webkit-dev] openDatabase
Maciej Stachowiak
mjs at apple.com
Sat Jul 19 16:03:07 PDT 2008
On Jul 19, 2008, at 3:47 PM, Lee Barney wrote:
> I have been searching for any documentation on the dbsize parameter
> for the openDatabase function. Being unable to find any I have come
> to you.
>
> Does this number represent the minimum number of bytes for the size
> of the database from which it can scale upwards?
It represents a maximum size. If the contents of the database exceed
the maximum, the user will be asked whether to allow this particular
domain to have more storage.
Regards,
Maciej
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.webkit.org/pipermail/webkit-dev/attachments/20080719/b50371b0/attachment.html
More information about the webkit-dev
mailing list