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

Re: [IndexedDB] Reason for aborting transactions

From: ben turner <bent.mozilla@gmail.com>
Date: Wed, 9 Feb 2011 17:37:20 -0800
Message-ID: <AANLkTi=di=NWHFzuLqTejc+yKz_gyRhDo09harMLM-s2@mail.gmail.com>
To: Jeremy Orlow <jorlow@chromium.org>
Cc: Jonas Sicking <jonas@sicking.cc>, Cameron McCormack <cam@mcc.id.au>, public-webapps WG <public-webapps@w3.org>
> Normal exceptions have error messages that are not consistient across
> implementations and are not localized.  What's the difference?

These messages aren't part of any exception though, it's just some
property on a transaction object. (None of our DOM exceptions, IDB or
otherwise, have message properties btw, they're only converted to some
message if they make it to the error console).

> For stuff like internal errors, they seem especially important.

You're thinking of having multiple messages for the INTERAL_ERROR_ABORT code?

-Ben
Received on Thursday, 10 February 2011 01:38:12 UTC

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