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

Unified Diff: third_party/WebKit/LayoutTests/http/tests/inspector/indexeddb/upgrade-events-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/upgrade-events-expected.txt
diff --git a/third_party/WebKit/LayoutTests/http/tests/inspector/indexeddb/upgrade-events-expected.txt b/third_party/WebKit/LayoutTests/http/tests/inspector/indexeddb/upgrade-events-expected.txt
index 31511892628a78040de52500aba86048f3d898ee..96b11bd84923cfa000b5748a16baa1e300e45aaf 100644
--- a/third_party/WebKit/LayoutTests/http/tests/inspector/indexeddb/upgrade-events-expected.txt
+++ b/third_party/WebKit/LayoutTests/http/tests/inspector/indexeddb/upgrade-events-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 deleted databases do not get recreated.
Preparing database

Powered by Google App Engine
This is Rietveld 408576698