Open
Bug 1143830
Opened 10 years ago
Updated 1 year ago
Handle database files that don't have a schema
Categories
(Core :: Storage: IndexedDB, defect, P5)
Core
Storage: IndexedDB
Tracking
()
NEW
People
(Reporter: bent.mozilla, Unassigned)
Details
(Whiteboard: dom-lws-bugdash-triage)
SQLite can create valid databases that have no schema (if a crash happens at just the right time, etc.). We should not fail to delete or reopen them. See bug 866846 comment 18.
Updated•7 years ago
|
Priority: -- → P5
Updated•3 years ago
|
Severity: normal → S3
Whiteboard: dom-lws-bugdash-triage
You need to log in
before you can comment on or make changes to this bug.
Description
•