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

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

Issue 1407883002: Add new experimental IDBObjectStore.getKey(query) API (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: git cl format Created 4 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: third_party/WebKit/LayoutTests/webexposed/global-interface-listing-expected.txt
diff --git a/third_party/WebKit/LayoutTests/webexposed/global-interface-listing-expected.txt b/third_party/WebKit/LayoutTests/webexposed/global-interface-listing-expected.txt
index 966f31f8900b34f279bf76e07b3e00fd28efa7ca..cc528e7a0c1e6cb027d068713bbee2aa4e13f966 100644
--- a/third_party/WebKit/LayoutTests/webexposed/global-interface-listing-expected.txt
+++ b/third_party/WebKit/LayoutTests/webexposed/global-interface-listing-expected.txt
@@ -3501,6 +3501,7 @@ interface IDBObjectStore
method get
method getAll
method getAllKeys
+ method getKey
method index
method openCursor
method openKeyCursor
@@ -7458,6 +7459,7 @@ interface webkitIDBObjectStore
method get
method getAll
method getAllKeys
+ method getKey
method index
method openCursor
method openKeyCursor

Powered by Google App Engine
This is Rietveld 408576698