-
Notifications
You must be signed in to change notification settings - Fork 3.2k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[IndexedDB] Testing ordering and error handling for transaction.commit
* Tests that transaction ordering is consistent, even if a transaction calls commit(). * Tests that request errors cause a commit()-ed transaction to abort. The second case seems to be broken in our implementation. [email protected], [email protected] Bug: 911877 Change-Id: I47da6ce9d350f6c47afcd02cf808d4fefb5f013f Reviewed-on: https://chromium-review.googlesource.com/c/1362477 Commit-Queue: Daniel Murphy <[email protected]> Reviewed-by: Chase Phillips <[email protected]> Reviewed-by: Victor Costan <[email protected]> Cr-Commit-Position: refs/heads/master@{#614512}
- Loading branch information
1 parent
ffcb833
commit 4365720
Showing
1 changed file
with
93 additions
and
17 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters