Unknown err might make sense for implementation specific bugs/issues. (If
it's not deeply tied to an implementation, it shouldn't be "unknown"
though.)
On Mon, Jun 6, 2011 at 9:43 AM, Jonas Sicking <jonas@sicking.cc> wrote:
> 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
>
>