[webkit-reviews] review denied: [Bug 113949] [EFL] --minimal build fails with error: invalid use of incomplete type `class WebKit::WebContextMenuItemData' : [Attachment 196807] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sun Apr 7 17:34:07 PDT 2013


Gyuyoung Kim <gyuyoung.kim at samsung.com> has denied Ed Bartosh
<bartosh at gmail.com>'s request for review:
Bug 113949: [EFL] --minimal build fails with error: invalid use of incomplete
type `class WebKit::WebContextMenuItemData'
https://bugs.webkit.org/show_bug.cgi?id=113949

Attachment 196807: Patch
https://bugs.webkit.org/attachment.cgi?id=196807&action=review

------- Additional Comments from Gyuyoung Kim <gyuyoung.kim at samsung.com>
View in context: https://bugs.webkit.org/attachment.cgi?id=196807&action=review


> Source/WebKit2/UIProcess/API/efl/ewk_context_menu.h:34
> +#if ENABLE(CONTEXT_MENUS)

Should not use ENABLE() macro in public header.


More information about the webkit-reviews mailing list