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

Unified Diff: third_party/WebKit/LayoutTests/http/tests/security/cross-origin-worker-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-worker-indexeddb-allowed-expected.txt
diff --git a/third_party/WebKit/LayoutTests/http/tests/security/cross-origin-worker-indexeddb-allowed-expected.txt b/third_party/WebKit/LayoutTests/http/tests/security/cross-origin-worker-indexeddb-allowed-expected.txt
index f555452608603d8dd82870cb3c7a592aa1938287..055e18422dde5cb2a69cb1afb39d800889beabff 100644
--- a/third_party/WebKit/LayoutTests/http/tests/security/cross-origin-worker-indexeddb-allowed-expected.txt
+++ b/third_party/WebKit/LayoutTests/http/tests/security/cross-origin-worker-indexeddb-allowed-expected.txt
@@ -7,7 +7,6 @@ Frame: '<!--framePath //<!--frame0-->-->'
--------
Successfully called self.indexedDB.deleteDatabase().
Successfully called self.indexedDB.open().
-Successfully called self.indexedDB.webkitGetDatabaseNames().
--------
@@ -15,5 +14,4 @@ Frame: '<!--framePath //<!--frame1-->-->'
--------
Successfully called self.indexedDB.deleteDatabase().
Successfully called self.indexedDB.open().
-Successfully called self.indexedDB.webkitGetDatabaseNames().

Powered by Google App Engine
This is Rietveld 408576698