WebKit Bugzilla
New
Browse
Search+
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
301417
[CMake] WPEPlatform is missing a dependency on the enum types generated header
https://bugs.webkit.org/show_bug.cgi?id=301417
Summary
[CMake] WPEPlatform is missing a dependency on the enum types generated header
Adrian Perez
Reported
2025-10-24 01:36:44 PDT
Sources from WPEPlatform itself use the generated WPEEnumTypes.h header, but the dependency is not declared. We have been lucky so far, but depending on the build order picked by Make/Ninja, building WPEPlatform may fail due to the missing dependency.
Attachments
Add attachment
proposed patch, testcase, etc.
Adrian Perez
Comment 1
2025-10-24 01:43:12 PDT
Pull request:
https://github.com/WebKit/WebKit/pull/52945
EWS
Comment 2
2025-10-24 03:20:30 PDT
Committed
302078@main
(c66516c8b493): <
https://commits.webkit.org/302078@main
> Reviewed commits have been landed. Closing PR #52945 and removing active labels.
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug