{"json_modified": "2016-06-30T03:00:47.869379", "uuid": "9bdf77b9-3b50-423e-a3b0-d7b721db2d01", "title": "IDBTransaction.onabort", "url": "/en-US/docs/Web/API/IDBTransaction/onabort", "tags": ["API", "storage", "onabort", "IndexedDB", "Reference", "Property", "Database", "IDBTransaction", "Storage"], "translations": [{"uuid": "37e9e369-0f42-4c32-af4d-ba7f03c233c6", "title": "IDBTransaction.onabort", "url": "/fr/docs/Web/API/IDBTransaction/onabort", "tags": ["R\u00e9f\u00e9rence", "API", "IndexedDB", "Propri\u00e9t\u00e9"], "summary": "Le gestionnaire d'\u00e9v\u00e9nement onabort, rattach\u00e9 \u00e0 l'interface IDBTransaction, s'ex\u00e9cute au d\u00e9clenchement d'un \u00e9v\u00e9nement abort, lorsque la transaction a \u00e9t\u00e9 annul\u00e9e avec la m\u00e9thode IDBTransaction.abort.", "localization_tags": [], "locale": "fr", "last_edit": "2016-06-30T03:00:40", "review_tags": []}], "modified": "2016-03-11T08:51:07", "label": "IDBTransaction.onabort", "localization_tags": [], "locale": "en-US", "id": 84451, "last_edit": "2016-03-11T08:51:04", "summary": "In the following code snippet, we open a read/write transaction on our database and add some data to an object store. Note also the functions attached to transaction event handlers to report on the outcome of the transaction opening in the event of success or failure. Note the\u00a0transaction.onabort = function(event) { };\u00a0block, reporting when the transaction has been aborted. For a full working example, see our\u00a0To-do Notifications\u00a0app (view example live.)", "sections": [{"id": "Quick_Links", "title": null}, {"id": "Syntax", "title": "Syntax"}, {"id": "Example", "title": "Example"}, {"id": "Specification", "title": "Specification"}, {"id": "Browser_compatibility", "title": "Browser compatibility"}, {"id": "See_also", "title": "See also"}], "slug": "Web/API/IDBTransaction/onabort", "review_tags": []}