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

Side by Side Diff: LayoutTests/http/tests/inspector/indexeddb/database-names-expected.txt

Issue 415753002: Deprecate the webkit-prefixed standard IndexedDB entry points (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 6 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 unified diff | Download patch | Annotate | Revision Log
OLDNEW
1 CONSOLE MESSAGE: line 108: InspectorTest.IndexedDB_callback1 1 CONSOLE MESSAGE: line 105: InspectorTest.IndexedDB_callback1
2 CONSOLE MESSAGE: line 108: InspectorTest.IndexedDB_callback2 2 CONSOLE MESSAGE: line 105: InspectorTest.IndexedDB_callback2
3 CONSOLE MESSAGE: line 108: InspectorTest.IndexedDB_callback3 3 CONSOLE MESSAGE: line 105: InspectorTest.IndexedDB_callback3
4 CONSOLE MESSAGE: line 108: InspectorTest.IndexedDB_callback4 4 CONSOLE MESSAGE: line 105: InspectorTest.IndexedDB_callback4
5 Tests that database names are correctly loaded and saved in IndexedDBModel. 5 Tests that database names are correctly loaded and saved in IndexedDBModel.
6 6
7 Dumping database names: 7 Dumping database names:
8 8
9 Dumping database names: 9 Dumping database names:
10 testDatabase1 10 testDatabase1
11 11
12 Dumping database names: 12 Dumping database names:
13 testDatabase1 13 testDatabase1
14 testDatabase2 14 testDatabase2
15 15
16 Dumping database names: 16 Dumping database names:
17 testDatabase1 17 testDatabase1
18 18
19 Dumping database names: 19 Dumping database names:
20 20
21 21
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698