Closed Bug 1809598 Opened 1 year ago Closed 1 year ago

Allow overwriting directories having no locked children

Categories

(Core :: DOM: File, task, P3)

task

Tracking

()

RESOLVED FIXED
111 Branch
Tracking Status
firefox111 --- fixed

People

(Reporter: jjalkanen, Assigned: jjalkanen)

References

Details

Attachments

(1 file)

According to FileSystemHandle::move specification, move should overwrite an existing directory silently.

However, if the directory contains exclusively locked children, then concurrent modifications like removal on such items should fail, and according to the removeEntry specification, the whole remove operation should fail if the the removal fails for any of the contained entries.

Assignee: nobody → jjalkanen
Severity: -- → S3
Priority: -- → P3
Pushed by jjalkanen@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/2aa5c03e6561
Allow overwriting directories having no locked children. r=dom-storage-reviewers,janv
Status: NEW → RESOLVED
Closed: 1 year ago
Resolution: --- → FIXED
Target Milestone: --- → 111 Branch
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Creator:
Created:
Updated:
Size: