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

Unified Diff: third_party/WebKit/LayoutTests/virtual/stable/http/tests/serviceworker/webexposed/global-interface-listing-service-worker-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/virtual/stable/http/tests/serviceworker/webexposed/global-interface-listing-service-worker-expected.txt
diff --git a/third_party/WebKit/LayoutTests/virtual/stable/http/tests/serviceworker/webexposed/global-interface-listing-service-worker-expected.txt b/third_party/WebKit/LayoutTests/virtual/stable/http/tests/serviceworker/webexposed/global-interface-listing-service-worker-expected.txt
index 9071a419779c0ede2f134aee4f3e468b9c1fe4ad..04d3d68183e266f92ea9037dfefcdc66c6f33013 100644
--- a/third_party/WebKit/LayoutTests/virtual/stable/http/tests/serviceworker/webexposed/global-interface-listing-service-worker-expected.txt
+++ b/third_party/WebKit/LayoutTests/virtual/stable/http/tests/serviceworker/webexposed/global-interface-listing-service-worker-expected.txt
@@ -255,6 +255,7 @@ interface IDBCursor
method advance
method constructor
method continue
+ method continuePrimaryKey
method delete
method update
interface IDBCursorWithValue : IDBCursor
@@ -325,6 +326,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