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

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Feb 6 18:06:41 PST 2014


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





--- Comment #9 from Gyuyoung Kim <gyuyoung.kim at webkit.org>  2014-02-06 18:03:59 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) ?

> Source/WebCore/inspector/ScriptCallStack.cpp:38
>  #include <inspector/InspectorValues.h>

ditto.

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