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

Unified Diff: LayoutTests/storage/indexeddb/mozilla/test_index_getAllObjects.html

Issue 1316203002: Import Mozilla's IDBObjectStore.openKeyCursor() test (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 5 years, 4 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/mozilla/test_index_getAllObjects.html
diff --git a/LayoutTests/storage/indexeddb/mozilla/test_index_getAllObjects.html b/LayoutTests/storage/indexeddb/mozilla/test_index_getAllObjects.html
index c69bf213f59a4e362357aacb720a70868e316ed5..e78bd0ea027e3150b03000c8f9f1d7f48fe3f5b6 100644
--- a/LayoutTests/storage/indexeddb/mozilla/test_index_getAllObjects.html
+++ b/LayoutTests/storage/indexeddb/mozilla/test_index_getAllObjects.html
@@ -3,4 +3,4 @@
<script src="../../../resources/js-test.js"></script>
<script>description(document.title);</script>
<script src="resources/test_index_getAllObjects.js"></script>
-<script src="resources/getAll_test_adapter.js"></script>
+<script src="resources/generator_test_adapter.js"></script>

Powered by Google App Engine
This is Rietveld 408576698