W3C home > Mailing lists > Public > public-webapps@w3.org > January to March 2011

Re: [Bug 11348] New: [IndexedDB] Overhaul of the event model

From: ben turner <bent.mozilla@gmail.com>
Date: Fri, 11 Feb 2011 11:30:32 -0800
Message-ID: <AANLkTimKvCk=htC1aBK1pU2G9zkF6vdux9017hi=WC5e@mail.gmail.com>
To: Jonas Sicking <jonas@sicking.cc>
Cc: Jeremy Orlow <jorlow@chromium.org>, public-webapps@w3.org
It looks like I was wrong. Our current impl throws NOT_ALLOWED_ERR for
getting errorCode *and* result before readyState is set to DONE.

And now that I think about it I think I like that best. If we returned
NO_ERR from errorCode before DONE then it seems to imply that the
request succeeded when the reality is we don't yet know. Checking
errorCode before DONE is most likely a bug in the page script just as
calling result before DONE, so I'm happy with throwing here.

Sound ok?

-Ben
Received on Friday, 11 February 2011 19:31:25 UTC

This archive was generated by hypermail 2.4.0 : Friday, 17 January 2020 18:13:16 UTC