Bug 274761
Summary: | REGRESSION(278860@main): [GLib] Cannot build with GPUProcess enabled | ||
---|---|---|---|
Product: | WebKit | Reporter: | Adrian Perez <aperez> |
Component: | Tools / Tests | Assignee: | Adrian Perez <aperez> |
Status: | RESOLVED FIXED | ||
Severity: | Normal | CC: | webkit-bug-importer |
Priority: | P2 | Keywords: | InRadar |
Version: | WebKit Local Build | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
See Also: | https://bugs.webkit.org/show_bug.cgi?id=274203 |
Adrian Perez
Compilation fails with:
/home/aperez/devel/WebKit/Source/WebKit/GPUProcess/GPUConnectionToWebProcess.cpp:156:10: fatal error: WebCore/CoreAudioSharedUnit.h: No such file or directory
| 156 | #include <WebCore/CoreAudioSharedUnit.h>
| | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Adrian Perez
There is a missing PLATFORM(MAC) guard, issue introduced in 278860@main
Adrian Perez
Pull request: https://github.com/WebKit/WebKit/pull/29158
EWS
Committed 279360@main (928129715480): <https://commits.webkit.org/279360@main>
Reviewed commits have been landed. Closing PR #29158 and removing active labels.
Radar WebKit Bug Importer
<rdar://problem/128820623>