| Summary: | [ Playstation ] Fix build break after 253805@main | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Hercules Hjalmarsson <hhjalmarsson> |
| Component: | New Bugs | Assignee: | Nobody <webkit-unassigned> |
| Status: | RESOLVED FIXED | ||
| Severity: | Normal | CC: | Hironori.Fujii, ross.kirsling, webkit-bot-watchers-bugzilla, webkit-bug-importer, ysuzuki |
| Priority: | P2 | Keywords: | InRadar |
| Version: | WebKit Nightly Build | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
|
Description
Hercules Hjalmarsson
2022-08-26 08:37:01 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);
~~~~~^
|