WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
234337
[PlayStation] Use FileSystem instead of FileSystemPlayStation except several unsupported APIs
https://bugs.webkit.org/show_bug.cgi?id=234337
Summary
[PlayStation] Use FileSystem instead of FileSystemPlayStation except several ...
Tomoki Imai
Reported
2021-12-15 01:26:29 PST
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
Attachments
patch
(14.33 KB, patch)
2021-12-15 01:33 PST
,
Tomoki Imai
no flags
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Tomoki Imai
Comment 1
2021-12-15 01:33:32 PST
Created
attachment 447210
[details]
patch
EWS
Comment 2
2021-12-15 09:51:38 PST
Committed
r287080
(?): <
https://commits.webkit.org/r287080
> All reviewed patches have been landed. Closing bug and clearing flags on
attachment 447210
[details]
.
Radar WebKit Bug Importer
Comment 3
2021-12-15 09:52:17 PST
<
rdar://problem/86529098
>
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