Bug 247071

Summary: Make all FileSystemSyncAccessHandle methods sync
Product: WebKit Reporter: Austin Sullivan <asully>
Component: New BugsAssignee: Sihui Liu <sihui_liu>
Status: RESOLVED FIXED    
Severity: Normal CC: apple-rth, 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
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.