Closed
Bug 1790828
Opened 2 years ago
Closed 6 months ago
Problem opening SyncAccessHandles - bad path spec
Categories
(Core :: DOM: File, defect, P2)
Core
DOM: File
Tracking
()
RESOLVED
FIXED
People
(Reporter: jesup, Assigned: jesup)
References
Details
During the rewrite for sub-protocols, FileSystemEntryPair pair = {mRootId, mEntryId} got removed and replaced with an inline {mEntryId, mEntryId}. This causes problems with NotFound errors GetFile() (used by SyncAccessHandle, getFile(), and WritableFileStream)
Updated•2 years ago
|
Severity: -- → S3
Priority: -- → P2
Comment 1•6 months ago
|
||
Is this still an issue? The blocked bug is fixed, FWIW.
Flags: needinfo?(rjesup)
Assignee | ||
Updated•6 months ago
|
Status: NEW → RESOLVED
Closed: 6 months ago
Flags: needinfo?(rjesup)
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•