[Webkit-unassigned] [Bug 279180] [WPE] Fix build with touch events disabled
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Thu Sep 5 04:34:57 PDT 2024
https://bugs.webkit.org/show_bug.cgi?id=279180
--- Comment #1 from Miguel Gomez <magomez at igalia.com> ---
The build error is
/host/home/magomez/webkit/WebKit/Source/WebKit/UIProcess/API/wpe/PageClientImpl.cpp: In member function ‘virtual WTF::UnixFileDescriptor WebKit::PageClientImpl::hostFileDescriptor()’:
/host/home/magomez/webkit/WebKit/Source/WebKit/UIProcess/API/wpe/PageClientImpl.cpp:78:33: error: ‘wpe_view_backend_get_renderer_host_fd’ was not declared in this scope
78 | return UnixFileDescriptor { wpe_view_backend_get_renderer_host_fd(m_view.backend()), UnixFileDescriptor::Adopt };
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20240905/51039ccc/attachment.htm>
More information about the webkit-unassigned
mailing list