[Webkit-unassigned] [Bug 234337] New: [PlayStation] Use FileSystem instead of FileSystemPlayStation except several unsupported APIs
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Wed Dec 15 01:26:29 PST 2021
https://bugs.webkit.org/show_bug.cgi?id=234337
Bug ID: 234337
Summary: [PlayStation] Use FileSystem instead of
FileSystemPlayStation except several unsupported APIs
Product: WebKit
Version: WebKit Nightly Build
Hardware: Other
OS: Other
Status: NEW
Severity: Normal
Priority: P2
Component: Web Template Framework
Assignee: webkit-unassigned at lists.webkit.org
Reporter: tomoki.imai at sony.com
PlayStation should use FileSystem as its current SDK supports std::filesystem.
We have to maintain FileSystemPlayStation for now to supply some of FileSystem APIs because the following functions are not supported yet.
- std::filesystem::space
- std::filesystem::rename
- std::filesystem::canonical
- std::filesystem::directory_iterator
- std::filesystem::remove_all
--
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/20211215/1ef56bd3/attachment.htm>
More information about the webkit-unassigned
mailing list