[Webkit-unassigned] [Bug 234931] New: [PlayStation] Fix build break after r287698
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Thu Jan 6 12:15:06 PST 2022
https://bugs.webkit.org/show_bug.cgi?id=234931
Bug ID: 234931
Summary: [PlayStation] Fix build break after r287698
Product: WebKit
Version: WebKit Nightly Build
Hardware: Unspecified
OS: Unspecified
Status: NEW
Severity: Normal
Priority: P2
Component: Web Template Framework
Assignee: webkit-unassigned at lists.webkit.org
Reporter: stephan.szabo at sony.com
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.
--
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/20220106/d8e7e79e/attachment.htm>
More information about the webkit-unassigned
mailing list