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

Unified Diff: third_party/WebKit/LayoutTests/http/tests/inspector/indexeddb/database-names-expected.txt

Issue 2914293002: [IndexedDB] [DevTools] Right-click 'Refresh' on database now updates object store view, also fixed … (Closed)
Patch Set: Using await instead Created 3 years, 6 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/http/tests/inspector/indexeddb/database-names-expected.txt
diff --git a/third_party/WebKit/LayoutTests/http/tests/inspector/indexeddb/database-names-expected.txt b/third_party/WebKit/LayoutTests/http/tests/inspector/indexeddb/database-names-expected.txt
index 8b19b03755e0352cf573ad2ff680dc5c24ea12e5..1246cb4534807c6b76dafdd1c13600e75acb036d 100644
--- a/third_party/WebKit/LayoutTests/http/tests/inspector/indexeddb/database-names-expected.txt
+++ b/third_party/WebKit/LayoutTests/http/tests/inspector/indexeddb/database-names-expected.txt
@@ -1,7 +1,7 @@
-CONSOLE MESSAGE: line 112: InspectorTest.IndexedDB_callback1
-CONSOLE MESSAGE: line 112: InspectorTest.IndexedDB_callback2
-CONSOLE MESSAGE: line 112: InspectorTest.IndexedDB_callback3
-CONSOLE MESSAGE: line 112: InspectorTest.IndexedDB_callback4
+CONSOLE MESSAGE: line 124: InspectorTest.IndexedDB_callback1
+CONSOLE MESSAGE: line 124: InspectorTest.IndexedDB_callback2
+CONSOLE MESSAGE: line 124: InspectorTest.IndexedDB_callback3
+CONSOLE MESSAGE: line 124: InspectorTest.IndexedDB_callback4
Tests that database names are correctly loaded and saved in IndexedDBModel.
Dumping database names:

Powered by Google App Engine
This is Rietveld 408576698