Closed
Bug 822406
Opened 13 years ago
Closed 13 years ago
IndexedDBHelper.newTxn only reports UnknownError on abort
Categories
(Core :: Storage: IndexedDB, defect)
Tracking
()
RESOLVED
FIXED
mozilla20
People
(Reporter: nsm, Assigned: nsm)
References
Details
Attachments
(1 file, 1 obsolete file)
|
1.12 KB,
patch
|
gwagner
:
review+
|
Details | Diff | Splinter Review |
There is a FIXME waiting on bug 748630.
Now that bug 748630 has been fixed, txn.onabort should use the transaction error object name.
http://mxr.mozilla.org/mozilla-central/source/dom/base/IndexedDBHelper.jsm#121
| Assignee | ||
Comment 1•13 years ago
|
||
Attachment #693047 -
Flags: review?(anygregor)
| Assignee | ||
Comment 2•13 years ago
|
||
Sorry, patch had extra changes.
Attachment #693047 -
Attachment is obsolete: true
Attachment #693047 -
Flags: review?(anygregor)
Attachment #693050 -
Flags: review?(anygregor)
Updated•13 years ago
|
Attachment #693050 -
Flags: review?(anygregor) → review+
Updated•13 years ago
|
Assignee: nobody → nsm.nikhil
| Assignee | ||
Updated•13 years ago
|
Keywords: checkin-needed
Comment 3•13 years ago
|
||
Keywords: checkin-needed
Comment 4•13 years ago
|
||
Status: NEW → RESOLVED
Closed: 13 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla20
You need to log in
before you can comment on or make changes to this bug.
Description
•