WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
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
Add attachment
proposed patch, testcase, etc.
Radar WebKit Bug Importer
Comment 1
2022-10-26 22:58:21 PDT
<
rdar://problem/101620396
>
Sihui Liu
Comment 2
2022-12-21 12:24:11 PST
Pull request:
https://github.com/WebKit/WebKit/pull/7972
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.
Top of Page
Format For Printing
XML
Clone This Bug