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

Unified Diff: third_party/WebKit/LayoutTests/storage/indexeddb/factory-basics-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-expected.txt
diff --git a/third_party/WebKit/LayoutTests/storage/indexeddb/factory-basics-expected.txt b/third_party/WebKit/LayoutTests/storage/indexeddb/factory-basics-expected.txt
index c2503f4a439118c775a95ce121a24bef368e7a19..18b1c9de0b204fa5ad9aef61fe27ae27403c748a 100644
--- a/third_party/WebKit/LayoutTests/storage/indexeddb/factory-basics-expected.txt
+++ b/third_party/WebKit/LayoutTests/storage/indexeddb/factory-basics-expected.txt
@@ -1,3 +1,4 @@
+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.
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