| Summary: | REGRESSION(254360@main): Broke clean debug builds | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Philippe Normand <philn> |
| Component: | WPE WebKit | Assignee: | Philippe Normand <philn> |
| Status: | RESOLVED FIXED | ||
| Severity: | Normal | CC: | bugs-noreply |
| Priority: | P2 | ||
| Version: | WebKit Nightly Build | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| See Also: | https://bugs.webkit.org/show_bug.cgi?id=245015 | ||
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.
Pull request: https://github.com/WebKit/WebKit/pull/4236 Committed 254363@main (c36c5a83315b): <https://commits.webkit.org/254363@main> Reviewed commits have been landed. Closing PR #4236 and removing active labels. |
/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.