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

Unified Diff: third_party/WebKit/LayoutTests/http/tests/security/cross-origin-indexeddb-allowed-expected.txt

Issue 2964743002: Revert "Indexed DB: Remove nonstandard IDBFactory.webkitGetDatabaseNames()" (Closed)
Patch Set: Undeprecate Created 3 years, 5 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/http/tests/security/cross-origin-indexeddb-allowed-expected.txt
diff --git a/third_party/WebKit/LayoutTests/http/tests/security/cross-origin-indexeddb-allowed-expected.txt b/third_party/WebKit/LayoutTests/http/tests/security/cross-origin-indexeddb-allowed-expected.txt
index d2501ba8d74366ad961f886834f31120f6c545b6..bc7d3b001dcc700d9e1410b2ca934b39fb8f2610 100644
--- a/third_party/WebKit/LayoutTests/http/tests/security/cross-origin-indexeddb-allowed-expected.txt
+++ b/third_party/WebKit/LayoutTests/http/tests/security/cross-origin-indexeddb-allowed-expected.txt
@@ -7,6 +7,7 @@ Frame: '<!--framePath //<!--frame0-->-->'
--------
Successfully called window.indexedDB.deleteDatabase().
Successfully called window.indexedDB.open().
+Successfully called window.indexedDB.webkitGetDatabaseNames().
--------
@@ -14,4 +15,5 @@ Frame: '<!--framePath //<!--frame1-->-->'
--------
Successfully called window.indexedDB.deleteDatabase().
Successfully called window.indexedDB.open().
+Successfully called window.indexedDB.webkitGetDatabaseNames().

Powered by Google App Engine
This is Rietveld 408576698