Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(246)

Unified Diff: LayoutTests/storage/indexeddb/microtasks-expected.txt

Issue 321433002: IndexedDB: Ensure transactions created in microtasks are deactivated (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Remove racy assertion Created 6 years, 6 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « LayoutTests/storage/indexeddb/microtasks.html ('k') | Source/bindings/v8/V8RecursionScope.cpp » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: LayoutTests/storage/indexeddb/microtasks-expected.txt
diff --git a/LayoutTests/storage/indexeddb/microtasks-expected.txt b/LayoutTests/storage/indexeddb/microtasks-expected.txt
new file mode 100644
index 0000000000000000000000000000000000000000..96e63874394e77095e2bc20f3b9416e50a439a4e
--- /dev/null
+++ b/LayoutTests/storage/indexeddb/microtasks-expected.txt
@@ -0,0 +1,6 @@
+This is a testharness.js-based test.
+PASS Transactions created in microtasks are deactivated when control returns to the event loop
+PASS Transactions created in microtasks remain active in subsequent microtasks
+PASS Within request event dispatch, transactions remain active across microtasks
+Harness: the test ran to completion.
+
« no previous file with comments | « LayoutTests/storage/indexeddb/microtasks.html ('k') | Source/bindings/v8/V8RecursionScope.cpp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698