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
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
Pull request: https://github.com/WebKit/WebKit/pull/27325
EWS
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
<rdar://problem/126583417>