RESOLVED FIXED Bug 247071
Make all FileSystemSyncAccessHandle methods sync
https://bugs.webkit.org/show_bug.cgi?id=247071
Summary Make all FileSystemSyncAccessHandle methods sync
Austin Sullivan
Reported 2022-10-26 10:32:20 PDT
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
Radar WebKit Bug Importer
Comment 1 2022-10-26 22:58:21 PDT
Sihui Liu
Comment 2 2022-12-21 12:24:11 PST
EWS
Comment 3 2023-01-04 21:10:36 PST
Committed 258473@main (acd30cd15672): <https://commits.webkit.org/258473@main> Reviewed commits have been landed. Closing PR #7972 and removing active labels.
Note You need to log in before you can comment on or make changes to this bug.