[Webkit-unassigned] [Bug 87842] [WK2-Gtk]Compilation errors with flag CONTEXT_MENUS=0
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Mon Jun 4 07:47:28 PDT 2012
https://bugs.webkit.org/show_bug.cgi?id=87842
--- Comment #6 from Martin Robinson <mrobinson at webkit.org> 2012-06-04 07:47:28 PST ---
(From update of attachment 145575)
View in context: https://bugs.webkit.org/attachment.cgi?id=145575&action=review
> Source/WebKit2/WebProcess/WebCoreSupport/gtk/WebContextMenuClientGtk.cpp:30
> +
> +#if ENABLE(CONTEXT_MENUS)
> +
My sincere apologies. I just noticed that WebContextMenuClient.h also guards the header with #if ENABLE(CONTEXT_MENUS), so this can down before the second block of headers as well.
--
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