generated MessageArgumentDescriptions.cpp can't compile for non-Cocoa ports due to missing headers It includes platform specific headers unconditionally. > WebKit\DerivedSources\MessageArgumentDescriptions.cpp(366): fatal error C1083: Cannot open include file: 'WebCore/CAAudioStreamDescription.h': No such file or directory generate_message_argument_description_implementation generates the #includes, it should take receiver.condition into account.
Created attachment 437693 [details] Patch
Comment on attachment 437693 [details] Patch Clearing flags on attachment: 437693 Committed r282190 (241477@main): <https://commits.webkit.org/241477@main>
All reviewed patches have been landed. Closing bug.
<rdar://problem/82906144>