Bug 253302
| Summary: | Implement the `FileSystemHandle.remove()` method | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Thomas Steiner <tomac> |
| Component: | New Bugs | Assignee: | Nobody <webkit-unassigned> |
| Status: | NEW | ||
| Severity: | Normal | CC: | bfulgham, sihui_liu, webkit-bug-importer |
| Priority: | P2 | Keywords: | InRadar |
| Version: | WebKit Nightly Build | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
Thomas Steiner
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
<rdar://problem/106546066>