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

Unified Diff: LayoutTests/storage/indexeddb/mozilla/test_objectStore_getAllKeys.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_objectStore_getAllKeys.html
diff --git a/LayoutTests/storage/indexeddb/mozilla/test_objectStore_getAllKeys.html b/LayoutTests/storage/indexeddb/mozilla/test_objectStore_getAllKeys.html
index 2d612f301e4200356339016ec1d37657f50fe535..53cff53470e9ede686c8c85381f1c30bd3d04bc9 100644
--- a/LayoutTests/storage/indexeddb/mozilla/test_objectStore_getAllKeys.html
+++ b/LayoutTests/storage/indexeddb/mozilla/test_objectStore_getAllKeys.html
@@ -3,4 +3,4 @@
<script src="../../../resources/js-test.js"></script>
<script>description(document.title);</script>
<script src="resources/test_objectStore_getAllKeys.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