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

Side by Side Diff: third_party/WebKit/LayoutTests/http/tests/inspector/indexeddb/upgrade-events-expected.txt

Issue 1411633005: Indexed DB: Prevent inspector from re-creating deleted databases (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Added tests Created 5 years, 2 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 105: InspectorTest.IndexedDB_callback1
2 CONSOLE MESSAGE: line 105: InspectorTest.IndexedDB_callback2
3 CONSOLE MESSAGE: line 105: InspectorTest.IndexedDB_callback3
4 CONSOLE MESSAGE: line 105: InspectorTest.IndexedDB_callback4
5 CONSOLE MESSAGE: line 105: InspectorTest.IndexedDB_callback5
6 CONSOLE MESSAGE: line 105: InspectorTest.IndexedDB_callback6
7 CONSOLE MESSAGE: line 105: InspectorTest.IndexedDB_callback7
8 CONSOLE MESSAGE: line 105: InspectorTest.IndexedDB_callback8
9 CONSOLE MESSAGE: line 105: InspectorTest.IndexedDB_callback9
10 CONSOLE MESSAGE: line 105: InspectorTest.IndexedDB_callback10
11 Tests that deleted databases do not get recreated.
12
13 Preparing database
14 Verifying that database was created
15 Loading values
16 Deleting database
17 Loading values again (which should fail)
18 IndexedDBAgent error: Aborted upgrade.
19 Verifying that database was not recreated
20
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698