WebKit Bugzilla
New
Browse
Search+
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
NEW
253302
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
Add attachment
proposed patch, testcase, etc.
Radar WebKit Bug Importer
Comment 1
2023-03-10 02:55:17 PST
<
rdar://problem/106546066
>
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug