[Webkit-unassigned] [Bug 82342] New: [GTK] Fix build break when CONTEXT_MENUS is disabled
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Tue Mar 27 08:20:25 PDT 2012
https://bugs.webkit.org/show_bug.cgi?id=82342
Summary: [GTK] Fix build break when CONTEXT_MENUS is disabled
Product: WebKit
Version: 528+ (Nightly build)
Platform: Unspecified
OS/Version: Unspecified
Status: UNCONFIRMED
Severity: Normal
Priority: P2
Component: WebKit Gtk
AssignedTo: webkit-unassigned at lists.webkit.org
ReportedBy: mariusz.g at samsung.com
When CONTEXT_MENUS macro is disabled build break occurs with following error:
../../Source/WebKit/gtk/webkit/webkitwebview.cpp: In function 'gboolean webkit_web_view_forward_context_menu_event(WebKitWebView*, const WebCore::PlatformMouseEvent&)':
../../Source/WebKit/gtk/webkit/webkitwebview.cpp:325:11: error: 'class WebCore::Page has no member named 'contextMenuController'
../../Source/WebKit/gtk/webkit/webkitwebview.cpp:355:55: error: 'class WebCore::EventHandler has no member named 'sendContextMenuEvent'
../../Source/WebKit/gtk/webkit/webkitwebview.cpp:362:47: error: 'class WebCore::Page has no member named 'contextMenuController'
--
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
More information about the webkit-unassigned
mailing list