Bug 274965
| Summary: | [GLib] Build broken with GPUProcess enabled | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Adrian Perez <aperez> |
| Component: | Tools / Tests | Assignee: | Adrian Perez <aperez> |
| Status: | RESOLVED FIXED | ||
| Severity: | Normal | CC: | psaavedra, webkit-bug-importer |
| Priority: | P2 | Keywords: | InRadar |
| Version: | WebKit Local Build | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
Adrian Perez
As of 279573@main, there's the following error:
% Tools/Scripts/build-webkit --wpe --gpu-process
...
/app/webkit/WebKitBuild/WPE/Release/DerivedSources/WebKit/RemoteCDMInstanceSessionProxyMessageReceiver.cpp:35:10: fatal error: 'WebCore/CDMKeyGroupingStrategy.h' file not found
#include <WebCore/CDMKeyGroupingStrategy.h> // NOLINT
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
1 error generated.
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Adrian Perez
Pull request: https://github.com/WebKit/WebKit/pull/29496
Adrian Perez
*** Bug 274328 has been marked as a duplicate of this bug. ***
EWS
Committed 279732@main (70b15c333938): <https://commits.webkit.org/279732@main>
Reviewed commits have been landed. Closing PR #29496 and removing active labels.
Radar WebKit Bug Importer
<rdar://problem/129273037>