IndexedDB commit() doesn't abort on request errors |
|
Issue descriptionIDBTransasction.commit() should abort the transaction if there are any request errors. Currently this doesn't happen if the error is hanlded on the request, and probably doesn't happen in the 'shutdown' 'abortalltransactions' optimization. I'll be uploading a WPT test for the first case. |
|
►
Sign in to add a comment |
|
Comment 1 by bugdroid1@chromium.org
, Dec 7