WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
234931
[PlayStation] Fix build break after
r287698
https://bugs.webkit.org/show_bug.cgi?id=234931
Summary
[PlayStation] Fix build break after r287698
Stephan Szabo
Reported
2022-01-06 12:15:06 PST
We apparently don't have a working std::u8string in our SDK currently. The two places this hits are gtest which expects it if the char8_t feature test exists and WTF::FileSystem. The latter has a way around it already, so add us to the conditions that avoid it. The former is more interesting.
Attachments
[fast-cq] Patch
(2.03 KB, patch)
2022-01-06 12:32 PST
,
Stephan Szabo
no flags
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Stephan Szabo
Comment 1
2022-01-06 12:32:45 PST
Created
attachment 448526
[details]
[fast-cq] Patch
EWS
Comment 2
2022-01-06 15:01:47 PST
Committed
r287718
(
245801@main
): <
https://commits.webkit.org/245801@main
> All reviewed patches have been landed. Closing bug and clearing flags on
attachment 448526
[details]
.
Radar WebKit Bug Importer
Comment 3
2022-01-06 15:02:21 PST
<
rdar://problem/87221267
>
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