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

Unified Diff: third_party/WebKit/LayoutTests/platform/win/virtual/stable/webexposed/global-interface-listing-expected.txt

Issue 2706233005: Ship IndexedDB 2.0. (Closed)
Patch Set: Mac expectations, take 2. Created 3 years, 10 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/platform/win/virtual/stable/webexposed/global-interface-listing-expected.txt
diff --git a/third_party/WebKit/LayoutTests/platform/win/virtual/stable/webexposed/global-interface-listing-expected.txt b/third_party/WebKit/LayoutTests/platform/win/virtual/stable/webexposed/global-interface-listing-expected.txt
index 948bb08ce5da759470a53d0b12a0375fdf6f9447..ba8642282fbc9797539251f8b097e3b43f7c38d1 100644
--- a/third_party/WebKit/LayoutTests/platform/win/virtual/stable/webexposed/global-interface-listing-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/win/virtual/stable/webexposed/global-interface-listing-expected.txt
@@ -2878,6 +2878,7 @@ interface IDBCursor
method advance
method constructor
method continue
+ method continuePrimaryKey
method delete
method update
interface IDBCursorWithValue : IDBCursor
@@ -2954,6 +2955,7 @@ interface IDBObjectStore
method get
method getAll
method getAllKeys
+ method getKey
method index
method openCursor
method openKeyCursor

Powered by Google App Engine
This is Rietveld 408576698