Bug 247071
| Summary: | Make all FileSystemSyncAccessHandle methods sync | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Austin Sullivan <asully> |
| Component: | New Bugs | Assignee: | Sihui Liu <sihui_liu> |
| Status: | RESOLVED FIXED | ||
| Severity: | Normal | CC: | sihui_liu, webkit-bug-importer |
| Priority: | P2 | Keywords: | InRadar |
| Version: | WebKit Nightly Build | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Bug Depends on: | |||
| Bug Blocks: | 231706 | ||
Austin Sullivan
The SyncAccessHandle interface contains both sync and async methods. The following methods should be made synchronous:
- getSize()
- truncate()
- flush()
- close()
Filing implementation bug as per https://github.com/whatwg/fs/pull/55#pullrequestreview-1156657854
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/101620396>
Sihui Liu
Pull request: https://github.com/WebKit/WebKit/pull/7972
EWS
Committed 258473@main (acd30cd15672): <https://commits.webkit.org/258473@main>
Reviewed commits have been landed. Closing PR #7972 and removing active labels.