[Bug 17236] Ambiguity in IDBTransaction.error around 'done' state

https://www.w3.org/Bugs/Public/show_bug.cgi?id=17236

--- Comment #4 from Joshua Bell <jsbell@chromium.org> 2012-07-12 19:33:49 UTC ---
I'm fine with not throwing on access.

Apart from an explicit call to abort(), should error remain null if transaction
is aborted for reasons unrelated to a request (e.g. quota error during commit)?

-- 
Configure bugmail: https://www.w3.org/Bugs/Public/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.

Received on Thursday, 12 July 2012 19:33:55 UTC