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

Unified Diff: third_party/WebKit/LayoutTests/storage/indexeddb/factory-basics-workers-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/factory-basics-workers-expected.txt
diff --git a/third_party/WebKit/LayoutTests/storage/indexeddb/factory-basics-workers-expected.txt b/third_party/WebKit/LayoutTests/storage/indexeddb/factory-basics-workers-expected.txt
index 9a63d2ca6a83c68442c95d8cc0e9edd83a9dd6f9..7c77e67534b027791f425f6e53ca7b518007c0f7 100644
--- a/third_party/WebKit/LayoutTests/storage/indexeddb/factory-basics-workers-expected.txt
+++ b/third_party/WebKit/LayoutTests/storage/indexeddb/factory-basics-workers-expected.txt
@@ -1,3 +1,5 @@
+CONSOLE WARNING: line 1: indexedDB.webkitGetDatabaseNames() is deprecated and will be removed in M60, around August 2017. See https://www.chromestatus.com/features/5725741740195840 for more details.
+CONSOLE WARNING: indexedDB.webkitGetDatabaseNames() is deprecated and will be removed in M60, around August 2017. See https://www.chromestatus.com/features/5725741740195840 for more details.
[Worker] Test the basics of IndexedDB's IDBFactory.
On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".

Powered by Google App Engine
This is Rietveld 408576698