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

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

Issue 2818173003: Indexed DB: Remove nonstandard IDBFactory.webkitGetDatabaseNames() (Closed)
Patch Set: Remove content_browsertest for wGDN Created 3 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
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 bc7d3b001dcc700d9e1410b2ca934b39fb8f2610..d2501ba8d74366ad961f886834f31120f6c545b6 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,7 +7,6 @@ Frame: '<!--framePath //<!--frame0-->-->'
--------
Successfully called window.indexedDB.deleteDatabase().
Successfully called window.indexedDB.open().
-Successfully called window.indexedDB.webkitGetDatabaseNames().
--------
@@ -15,5 +14,4 @@ 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