WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
244391
[ Playstation ] Fix build break after
253805@main
https://bugs.webkit.org/show_bug.cgi?id=244391
Summary
[ Playstation ] Fix build break after 253805@main
Hercules Hjalmarsson
Reported
2022-08-26 08:37:01 PDT
Playstation Release and Debug is not building due to NodeRareData.h:321:46: error: no type named 'destroying_delete_t' in namespace 'std'. Build URL(Release):
https://build.webkit.org/#/builders/42/builds/19202
Build URL(Debug):
https://build.webkit.org/#/builders/65/builds/18222
Attachments
Add attachment
proposed patch, testcase, etc.
Radar WebKit Bug Importer
Comment 1
2022-08-26 08:37:21 PDT
<
rdar://problem/99188489
>
Hercules Hjalmarsson
Comment 2
2022-08-26 09:53:58 PDT
Full error: In file included from C:/BW/PlayStation-Release-Build/build/Source/WebCore/dom\ComposedTreeAncestorIterator.h:28: In file included from C:/BW/PlayStation-Release-Build/build/Source/WebCore/dom/ElementRareData.h:31: C:/BW/PlayStation-Release-Build/build/Source/WebCore/dom/NodeRareData.h:321:46: error: no type named 'destroying_delete_t' in namespace 'std' void operator delete(NodeRareData*, std::destroying_delete_t); ~~~~~^
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