[Webkit-unassigned] [Bug 254726] New: File System Standard: WebKit does not implement `FileSystemFileHandle.createWritable()` and `FileSystemWritableFileStream`

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Mar 29 23:53:57 PDT 2023


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

            Bug ID: 254726
           Summary: File System Standard: WebKit does not implement
                    `FileSystemFileHandle.createWritable()` and
                    `FileSystemWritableFileStream`
           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: tomac at google.com

The following test fails in WebKit:

- 'createWritable' in FileSystemFileHandle.prototype
- FileSystemWritableFileStream is undefined

Spec:
- https://fs.spec.whatwg.org/#api-filesystemfilehandle-createwritable
- https://fs.spec.whatwg.org/#api-filesystemwritablefilestream

I also want to report a small documentation bug: https://webkit.org/blog/12257/the-file-system-access-api-with-origin-private-file-system/#:~:text=FileSystemHandle%2C%20which%20represents%20an%20entry%20in%20the%20file%20system.%20It%20is%20available%20in%20Worker%20and lacks the word `Window`.

-- 
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/20230330/a4fd7d0e/attachment.htm>


More information about the webkit-unassigned mailing list