Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
library_idbfs.js: Handle transaction.onabort in reconcile()
If the transaction aborts (which can happen due to, for example, a QuotaExceededError), `onabort` must be handled to ensure that the `callback` actually gets called.
- Loading branch information