Open
Bug 1840811
Opened 2 years ago
Updated 9 months ago
Return errors from unlock methods of FileSystemDataManager
Categories
(Core :: Storage: Bucket File System, task, P3)
Core
Storage: Bucket File System
Tracking
()
ASSIGNED
People
(Reporter: jari, Assigned: jari)
References
(Blocks 1 open bug)
Details
Attachments
(2 files)
Updating the usage and main file for a file system entry can cause unlocking a file to fail partially. Currently, these failures are not propagated to avoid a situation where it is impossible to unlock a file.
However, for remote debugging purposes, it might be better to propagate the errors for at least one level to understand which operation leads to the problem.
Updated•10 months ago
|
Component: DOM: File → Storage: Bucket File System
Assignee | ||
Comment 1•9 months ago
|
||
Updated•9 months ago
|
Assignee: nobody → jjalkanen
Status: NEW → ASSIGNED
Assignee | ||
Comment 2•9 months ago
|
||
You need to log in
before you can comment on or make changes to this bug.
Description
•