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

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Feb 10 01:41:41 PST 2014


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





--- Comment #11 from Csaba Osztrogonác <ossy at webkit.org>  2014-02-10 01:38:57 PST ---
(From update of attachment 223329)
View in context: https://bugs.webkit.org/attachment.cgi?id=223329&action=review

>> Source/WebCore/inspector/ScriptCallFrame.cpp:38
>>  #include <inspector/InspectorValues.h>
> 
> Isn't it also more clear to contain this inclusion by ENABLE(INSPECTOR) ?

Are you sure if it is good? As far as I remember InspectorValues.h
doesn't have ENABLE(INSPECTOR) guard intentionally, because it
is used on many places regardless of enabled/disabled inspector.

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