RESOLVED FIXED 245045
REGRESSION(254360@main): Broke clean debug builds
https://bugs.webkit.org/show_bug.cgi?id=245045
Summary REGRESSION(254360@main): Broke clean debug builds
Philippe Normand
Reported 2022-09-11 08:27:26 PDT
/app/webkit/WebKitBuild/Debug/DerivedSources/WebKit/MessageArgumentDescriptions.cpp:45:10: fatal error: 'PlaybackSessionContextIdentifier.h' file not found #include "PlaybackSessionContextIdentifier.h" ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 1 error generated. This file is in a Cocoa folder, not sure why.
Attachments
Philippe Normand
Comment 1 2022-09-11 08:50:08 PDT
also: /app/webkit/WebKitBuild/Debug/DerivedSources/WebKit/MessageArgumentDescriptions.cpp:81:10: fatal error: 'WebCore/ImageDecoderIdentifier.h' file not found #include <WebCore/ImageDecoderIdentifier.h> ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 1 error generated.
Philippe Normand
Comment 2 2022-09-11 09:00:53 PDT
EWS
Comment 3 2022-09-11 10:06:59 PDT
Committed 254363@main (c36c5a83315b): <https://commits.webkit.org/254363@main> Reviewed commits have been landed. Closing PR #4236 and removing active labels.
Note You need to log in before you can comment on or make changes to this bug.