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

Side by Side Diff: third_party/WebKit/LayoutTests/http/tests/inspector/indexeddb/database-refresh-view-expected.txt

Issue 2902673003: Added a refresh database button on the IndexedDB view. (Closed)
Patch Set: Created 3 years, 7 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
OLDNEW
(Empty)
1 CONSOLE MESSAGE: line 112: InspectorTest.IndexedDB_callback1
2 Tests refreshing the database information and data views.
3
4 Created database view.
5 Created data view.
6
7 Current ObjectStore view:
8 (no entries)
9
10 Added objectstore entry.
11
12 Current ObjectStore view:
13 (no entries)
14
15 Refreshed database view.
16
17 Current ObjectStore view:
18 Key = testKey, value = testValue
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698