Re: [indexeddb] Section 4.1 - Opening the database (error codes)

On Mon, Jun 6, 2011 at 9:29 AM, Israel Hilerio <israelh@microsoft.com> wrote:
> The first step in section 4.1 "Opening the database" stipulates:
>
> 1. If these steps fail for any reason, return a error with the appropriate code and abort this algorithm.
>
> What are the expected error codes for IDBFactory.open?

I think it's mostly QUOTA_ERR that makes sense there.

/ Jonas

Received on Monday, 6 June 2011 16:44:39 UTC