- From: <bugzilla@jessica.w3.org>
- Date: Thu, 12 Jul 2012 18:09:06 +0000
- To: public-webapps-bugzilla@w3.org
https://www.w3.org/Bugs/Public/show_bug.cgi?id=17236
Joshua Bell <jsbell@chromium.org> changed:
           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |jsbell@chromium.org
--- Comment #1 from Joshua Bell <jsbell@chromium.org> 2012-07-12 18:09:05 UTC ---
Suggested new text (with _foo_ meaning definition link):
If this _transaction_ is not finished, getting this property must throw a
DOMException of type InvalidStateError. If the transaction was committed, the
property returns null. If the transaction was aborted due to an error event
fired at a _request_, then getting this property must return that error.
Otherwise, the error must contain the reasons for the transaction failure (e.g.
QuotaExceededError, UnknownError).
-- 
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 18:09:08 UTC