Bug 266129
| Summary: | [build] Fix WebCore/DerivedSources.make warnings | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Dan Glastonbury <djg> |
| Component: | CMake | Assignee: | Dan Glastonbury <djg> |
| Status: | RESOLVED FIXED | ||
| Severity: | Normal | CC: | webkit-bug-importer |
| Priority: | P2 | Keywords: | InRadar |
| Version: | WebKit Nightly Build | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
Dan Glastonbury
Processing of IDL files in WebCore produces the following warnings:
WebCore/DerivedSources.make:2465: warning: overriding commands for target `JSWebCodecsAudioData.cpp'
WebCore/DerivedSources.make:2465: warning: ignoring old commands for target `JSWebCodecsAudioData.cpp'
WebCore/DerivedSources.make:2465: warning: overriding commands for target `JSWebCodecsAudioData.h'
WebCore/DerivedSources.make:2465: warning: ignoring old commands for target `JSWebCodecsAudioData.h'
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/119412606>
Dan Glastonbury
Pull request: https://github.com/WebKit/WebKit/pull/21554
EWS
Committed 271782@main (11d2d6e22640): <https://commits.webkit.org/271782@main>
Reviewed commits have been landed. Closing PR #21554 and removing active labels.