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

Unified Diff: LayoutTests/storage/indexeddb/window-onerror-expected.txt

Issue 243523003: Fire window.onerror for uncaught IndexedDB errors (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Remove FIXMEs 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
Index: LayoutTests/storage/indexeddb/window-onerror-expected.txt
diff --git a/LayoutTests/storage/indexeddb/window-onerror-expected.txt b/LayoutTests/storage/indexeddb/window-onerror-expected.txt
new file mode 100644
index 0000000000000000000000000000000000000000..21f979bcc19bb9a9002431e85c3d065e86c30897
--- /dev/null
+++ b/LayoutTests/storage/indexeddb/window-onerror-expected.txt
@@ -0,0 +1,5 @@
+CONSOLE ERROR: line 25: ConstraintError: Key already exists in the object store.
+This is a testharness.js-based test.
+PASS Unprevented error on request causes window.onerror to fire
+Harness: the test ran to completion.
+

Powered by Google App Engine
This is Rietveld 408576698