blob: 23f9b9735e8248bff46db1472df045aa2ecf8f45 [file] [log] [blame]
Tests that database names are correctly loaded and saved in IndexedDBModel.
Dumping database:
Dumping database:
testDatabase1
version: 2147483647
objectStores:
Dumping database:
testDatabase1
version: 2147483648
objectStores:
testObjectStore1
keyPath: "test.key.path"
autoIncrement: true
indexes:
Dumping database:
testDatabase1
version: 2147483649
objectStores:
testObjectStore1
keyPath: "test.key.path"
autoIncrement: true
indexes:
testObjectStore2
keyPath: null
autoIncrement: false
indexes:
VM:3 InspectorTest.IndexedDB_callback1
VM:3 InspectorTest.IndexedDB_callback2
VM:3 InspectorTest.IndexedDB_callback3
VM:3 InspectorTest.IndexedDB_callback4