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

Unified Diff: LayoutTests/webexposed/global-interface-listing-shared-worker-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
« no previous file with comments | « LayoutTests/webexposed/global-interface-listing-expected.txt ('k') | Source/modules/indexeddb/IDBIndex.idl » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: LayoutTests/webexposed/global-interface-listing-shared-worker-expected.txt
diff --git a/LayoutTests/webexposed/global-interface-listing-shared-worker-expected.txt b/LayoutTests/webexposed/global-interface-listing-shared-worker-expected.txt
index 4ff98545725160a20adf9884dc54dee64b355c9d..cd7b44d3b0801f32d3c87c16803c98f4ec257312 100644
--- a/LayoutTests/webexposed/global-interface-listing-shared-worker-expected.txt
+++ b/LayoutTests/webexposed/global-interface-listing-shared-worker-expected.txt
@@ -415,6 +415,7 @@ Starting worker: resources/global-interface-listing.js
[Worker] method count
[Worker] method get
[Worker] method getAll
+[Worker] method getAllKeys
[Worker] method getKey
[Worker] method openCursor
[Worker] method openKeyCursor
@@ -1025,6 +1026,7 @@ Starting worker: resources/global-interface-listing.js
[Worker] method count
[Worker] method get
[Worker] method getAll
+[Worker] method getAllKeys
[Worker] method getKey
[Worker] method openCursor
[Worker] method openKeyCursor
« no previous file with comments | « LayoutTests/webexposed/global-interface-listing-expected.txt ('k') | Source/modules/indexeddb/IDBIndex.idl » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698