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

Unified Diff: third_party/WebKit/LayoutTests/storage/indexeddb/getdatabasenames-failed-open-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/storage/indexeddb/getdatabasenames-failed-open-expected.txt
diff --git a/third_party/WebKit/LayoutTests/storage/indexeddb/getdatabasenames-failed-open-expected.txt b/third_party/WebKit/LayoutTests/storage/indexeddb/getdatabasenames-failed-open-expected.txt
deleted file mode 100644
index 1ef507cad279803ac84de015fa8bb661e7a6f2c8..0000000000000000000000000000000000000000
--- a/third_party/WebKit/LayoutTests/storage/indexeddb/getdatabasenames-failed-open-expected.txt
+++ /dev/null
@@ -1,12 +0,0 @@
-CONSOLE WARNING: line 24: indexedDB.webkitGetDatabaseNames() is deprecated and will be removed in M60, around August 2017. See https://www.chromestatus.com/features/5725741740195840 for more details.
-webkitGetDatabaseNames should only return successfully created databases
-
-On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
-
-
-dbname = "getdatabasenames-failed-open.html"
-PASS Database name was not present
-PASS successfullyParsed is true
-
-TEST COMPLETE
-

Powered by Google App Engine
This is Rietveld 408576698