[Webkit-unassigned] [Bug 161483] New: SetNativeSurfaceHandleForCompositing should not be compiled in for wayland build
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Thu Sep 1 04:24:16 PDT 2016
https://bugs.webkit.org/show_bug.cgi?id=161483
Bug ID: 161483
Summary: SetNativeSurfaceHandleForCompositing should not be
compiled in for wayland build
Classification: Unclassified
Product: WebKit
Version: WebKit Local Build
Hardware: Other
OS: Linux
Status: NEW
Severity: Normal
Priority: P2
Component: WebKit Gtk
Assignee: webkit-unassigned at lists.webkit.org
Reporter: mihailescu2m at gmail.com
CC: bugs-noreply at webkitgtk.org
when compiling with X11=OFF, WAYLAND=ON, build fails with error:
Source/WebKit2/UIProcess/AcceleratedDrawingAreaProxy.cpp: In member function âvoid WebKit::AcceleratedDrawingAreaProxy::setNativeSurfaceHandleForCompositing(uint64_t)â: Source/WebKit2/UIProcess/AcceleratedDrawingAreaProxy.cpp:271:129: error: âDispatchMessageEvenWhenWaitingForSyncReplyâ is not a member of
8:16 PM âIPCâ
m_webPageProxy.process().send(Messages::DrawingArea::SetNativeSurfaceHandleForCompositing(handle), m_webPageProxy.pageID(), IPC::DispatchMessageEvenWhenWaitingForSyncReply);
but SetNativeSurfaceHandleForCompositing should not be compiled in for Wayland.
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.webkit.org/pipermail/webkit-unassigned/attachments/20160901/7cbb9227/attachment.html>
More information about the webkit-unassigned
mailing list