[Webkit-unassigned] [Bug 125064] Fix EFL build with INSPECTOR disabled

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Dec 2 01:02:41 PST 2013


https://bugs.webkit.org/show_bug.cgi?id=125064





--- Comment #2 from Gyuyoung Kim <gyuyoung.kim at samsung.com>  2013-12-02 01:01:02 PST ---
(From update of attachment 218149)
View in context: https://bugs.webkit.org/attachment.cgi?id=218149&action=review

> Source/WebKit/efl/ewk/ewk_contextmenu.h:112
> +#if defined(ENABLE_INSPECTOR) && ENABLE_INSPECTOR

I think this isn't meaningful. ewk_contentmenu.h is public header. When application includes this, they can't know ENABLE_INSPECTOR is enabled or not.

-- 
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