Bug 272744

Summary: Missing array.h include in generated PlugInsResourcesData
Product: WebKit Reporter: Philippe Normand <philn>
Component: WebCore Misc.Assignee: Philippe Normand <philn>
Status: RESOLVED FIXED    
Severity: Normal CC: webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   

Philippe Normand
Reported 2024-04-16 05:13:44 PDT
In file included from /var/home/phil/WebKit/WebKitBuild/WPE/Release/WebCore/DerivedSources/unified-sources/UnifiedSource-3a52ce78-184.cpp:1: /var/home/phil/WebKit/WebKitBuild/WPE/Release/WebCore/DerivedSources/PlugInsResourcesData.cpp:2:14: error: use of undeclared identifier 'std' 2 | extern const std::array<const char, 864> plugInsJavaScript = { | ^ 1 error generated.
Attachments
Philippe Normand
Comment 1 2024-04-16 06:23:18 PDT
EWS
Comment 2 2024-04-16 15:12:27 PDT
Committed 277575@main (18a90f06c0cf): <https://commits.webkit.org/277575@main> Reviewed commits have been landed. Closing PR #27325 and removing active labels.
Radar WebKit Bug Importer
Comment 3 2024-04-16 15:13:15 PDT
Note You need to log in before you can comment on or make changes to this bug.