NEW253302
Implement the `FileSystemHandle.remove()` method
https://bugs.webkit.org/show_bug.cgi?id=253302
Summary Implement the `FileSystemHandle.remove()` method
Thomas Steiner
Reported 2023-03-03 02:54:26 PST
Currently WebKit only implements `FileSystemDirectoryHandle.removeEntry()`, which is less ergonomic in many cases. It would be great if WebKit could follow Chrome and also implement the `FileSystemHandle.remove()` method (https://github.com/whatwg/fs/pull/9).
Attachments
Radar WebKit Bug Importer
Comment 1 2023-03-10 02:55:17 PST
Note You need to log in before you can comment on or make changes to this bug.