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

Unified Diff: third_party/WebKit/LayoutTests/storage/indexeddb/getdatabasenames-failed-open-expected.txt

Issue 2723183002: Deprecate IDBFactory webkitGetDatabaseNames() (Closed)
Patch Set: Test expectation updates 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/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
index 2fd26574b235b89652a1323631d783621d6fb4df..1ef507cad279803ac84de015fa8bb661e7a6f2c8 100644
--- a/third_party/WebKit/LayoutTests/storage/indexeddb/getdatabasenames-failed-open-expected.txt
+++ b/third_party/WebKit/LayoutTests/storage/indexeddb/getdatabasenames-failed-open-expected.txt
@@ -1,3 +1,4 @@
+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".

Powered by Google App Engine
This is Rietveld 408576698