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

Side by Side 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 unified diff | Download patch
OLDNEW
(Empty)
1 CONSOLE WARNING: line 24: indexedDB.webkitGetDatabaseNames() is deprecated and w ill be removed in M60, around August 2017. See https://www.chromestatus.com/feat ures/5725741740195840 for more details.
2 webkitGetDatabaseNames should only return successfully created databases
3
4 On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE ".
5
6
7 dbname = "getdatabasenames-failed-open.html"
8 PASS Database name was not present
9 PASS successfullyParsed is true
10
11 TEST COMPLETE
12
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698