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

Unified Diff: LayoutTests/webexposed/global-interface-listing-expected.txt

Issue 1157173002: IndexedDB: IDL and tests for IDBIndex.getAllKeys. (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@idb-index-getallkeys
Patch Set: Rewound stable/virtual expected and made getAllKeys experimental Created 5 years, 7 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/webexposed/global-interface-listing-expected.txt
diff --git a/LayoutTests/webexposed/global-interface-listing-expected.txt b/LayoutTests/webexposed/global-interface-listing-expected.txt
index ce9500bfd316a808cb438628ccb79647704548b3..b59ed5a1dde5942dec50300ed5f04be9f292f43e 100644
--- a/LayoutTests/webexposed/global-interface-listing-expected.txt
+++ b/LayoutTests/webexposed/global-interface-listing-expected.txt
@@ -2967,6 +2967,7 @@ interface IDBIndex
method count
method get
method getAll
+ method getAllKeys
method getKey
method openCursor
method openKeyCursor
@@ -6609,6 +6610,7 @@ interface webkitIDBIndex
method count
method get
method getAll
+ method getAllKeys
method getKey
method openCursor
method openKeyCursor

Powered by Google App Engine
This is Rietveld 408576698