WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
272744
Missing array.h include in generated PlugInsResourcesData
https://bugs.webkit.org/show_bug.cgi?id=272744
Summary
Missing array.h include in generated PlugInsResourcesData
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
Add attachment
proposed patch, testcase, etc.
Philippe Normand
Comment 1
2024-04-16 06:23:18 PDT
Pull request:
https://github.com/WebKit/WebKit/pull/27325
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
<
rdar://problem/126583417
>
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