[Webkit-unassigned] [Bug 247071] New: Make all FileSystemSyncAccessHandle methods sync

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Oct 26 10:32:20 PDT 2022


https://bugs.webkit.org/show_bug.cgi?id=247071

            Bug ID: 247071
           Summary: Make all FileSystemSyncAccessHandle methods sync
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: New Bugs
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: asully at chromium.org

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

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20221026/c81a25f7/attachment.htm>


More information about the webkit-unassigned mailing list