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

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

Issue 2172753002: [DevTools] No longer store security origins in ResourceTreeModel (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Fixed test failures Created 4 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
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 326688402de3829bacd6cfa215bf61565b4e172b..e3eb3df29b59450c052678776fb88aaf0fbba805 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 105: InspectorTest.IndexedDB_callback1
-CONSOLE MESSAGE: line 105: InspectorTest.IndexedDB_callback2
-CONSOLE MESSAGE: line 105: InspectorTest.IndexedDB_callback3
-CONSOLE MESSAGE: line 105: InspectorTest.IndexedDB_callback4
-CONSOLE MESSAGE: line 105: InspectorTest.IndexedDB_callback5
-CONSOLE MESSAGE: line 105: InspectorTest.IndexedDB_callback6
-CONSOLE MESSAGE: line 105: InspectorTest.IndexedDB_callback7
-CONSOLE MESSAGE: line 105: InspectorTest.IndexedDB_callback8
-CONSOLE MESSAGE: line 105: InspectorTest.IndexedDB_callback9
-CONSOLE MESSAGE: line 105: InspectorTest.IndexedDB_callback10
+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
Tests that database names are correctly loaded and saved in IndexedDBModel.
Dumping database:

Powered by Google App Engine
This is Rietveld 408576698