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

Unified Diff: content/browser/indexed_db/indexed_db_browsertest.cc

Issue 2964743002: Revert "Indexed DB: Remove nonstandard IDBFactory.webkitGetDatabaseNames()" (Closed)
Patch Set: Undeprecate Created 3 years, 5 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
« no previous file with comments | « no previous file | content/test/data/indexeddb/corrupted_open_db_detection.html » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: content/browser/indexed_db/indexed_db_browsertest.cc
diff --git a/content/browser/indexed_db/indexed_db_browsertest.cc b/content/browser/indexed_db/indexed_db_browsertest.cc
index 6d933de6588bcad338c45a1a2c4d4051308de0ff..e8738956e34af523c09c47cab4e56adb37d7fed4 100644
--- a/content/browser/indexed_db/indexed_db_browsertest.cc
+++ b/content/browser/indexed_db/indexed_db_browsertest.cc
@@ -724,6 +724,7 @@ INSTANTIATE_TEST_CASE_P(IndexedDBBrowserTestInstantiation,
::testing::Values("failGetBlobJournal",
"get",
"getAll",
+ "failWebkitGetDatabaseNames",
"iterate",
"failTransactionCommit",
"clearObjectStore"));
« no previous file with comments | « no previous file | content/test/data/indexeddb/corrupted_open_db_detection.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698