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

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

Issue 1149873008: IndexedDB: IDL and tests for IDBObjectStore.getAllKeys(). (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@idb-objectstore-getallkeys
Patch Set: Second patch update. 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 180b87b65d64ffaf37fe93fa2ce3cdcbea4b7c2b..d9e27ab19d57a819d1fd642356510ed441b77af2 100644
--- a/LayoutTests/webexposed/global-interface-listing-expected.txt
+++ b/LayoutTests/webexposed/global-interface-listing-expected.txt
@@ -2978,6 +2978,7 @@ interface IDBObjectStore
method deleteIndex
method get
method getAll
+ method getAllKeys
method index
method openCursor
method openKeyCursor
@@ -6606,6 +6607,7 @@ interface webkitIDBObjectStore
method deleteIndex
method get
method getAll
+ method getAllKeys
method index
method openCursor
method openKeyCursor

Powered by Google App Engine
This is Rietveld 408576698