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

Unified Diff: third_party/WebKit/LayoutTests/http/tests/inspector/indexeddb/database-structure-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-structure-expected.txt
diff --git a/third_party/WebKit/LayoutTests/http/tests/inspector/indexeddb/database-structure-expected.txt b/third_party/WebKit/LayoutTests/http/tests/inspector/indexeddb/database-structure-expected.txt
index e3eb3df29b59450c052678776fb88aaf0fbba805..59ca79cb32c1076c73c1f08aadafbb695bf35538 100644
--- a/third_party/WebKit/LayoutTests/http/tests/inspector/indexeddb/database-structure-expected.txt
+++ b/third_party/WebKit/LayoutTests/http/tests/inspector/indexeddb/database-structure-expected.txt
@@ -1,13 +1,13 @@
-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 112: InspectorTest.IndexedDB_callback5
-CONSOLE MESSAGE: line 112: InspectorTest.IndexedDB_callback6
-CONSOLE MESSAGE: line 112: InspectorTest.IndexedDB_callback7
-CONSOLE MESSAGE: line 112: InspectorTest.IndexedDB_callback8
-CONSOLE MESSAGE: line 112: InspectorTest.IndexedDB_callback9
-CONSOLE MESSAGE: line 112: InspectorTest.IndexedDB_callback10
+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
+CONSOLE MESSAGE: line 124: InspectorTest.IndexedDB_callback5
+CONSOLE MESSAGE: line 124: InspectorTest.IndexedDB_callback6
+CONSOLE MESSAGE: line 124: InspectorTest.IndexedDB_callback7
+CONSOLE MESSAGE: line 124: InspectorTest.IndexedDB_callback8
+CONSOLE MESSAGE: line 124: InspectorTest.IndexedDB_callback9
+CONSOLE MESSAGE: line 124: InspectorTest.IndexedDB_callback10
Tests that database names are correctly loaded and saved in IndexedDBModel.
Dumping database:

Powered by Google App Engine
This is Rietveld 408576698