Closed
Bug 728921
Opened 11 years ago
Closed 11 years ago
IndexedDB: FileManager file enumeration should run within a transaction
Categories
(Core :: Storage: IndexedDB, defect)
Core
Storage: IndexedDB
Tracking
()
RESOLVED
FIXED
People
(Reporter: bent.mozilla, Assigned: bent.mozilla)
Details
Attachments
(1 file)
1.59 KB,
patch
|
sicking
:
review+
|
Details | Diff | Splinter Review |
If we crash we can leave an 'fs' table in the journal that SQLite will apply on restart. From that point we can't use the file manager any more.
Attachment #598917 -
Flags: review?(jonas)
Attachment #598917 -
Flags: review?(jonas) → review+
Assignee | ||
Comment 1•11 years ago
|
||
https://hg.mozilla.org/integration/mozilla-inbound/rev/efd7b7d7f91c
Assignee: nobody → bent.mozilla
Status: NEW → ASSIGNED
Comment 2•11 years ago
|
||
https://hg.mozilla.org/mozilla-central/rev/efd7b7d7f91c
Status: ASSIGNED → RESOLVED
Closed: 11 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla13
Component: DOM → DOM: IndexedDB
Target Milestone: mozilla13 → ---
You need to log in
before you can comment on or make changes to this bug.
Description
•