[Webkit-unassigned] [Bug 141027] [EFL][GTK] Fix the build after r179326

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Jan 29 07:16:20 PST 2015


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

--- Comment #7 from Csaba Osztrogonác <ossy at webkit.org> ---
(In reply to comment #6)
> Comment on attachment 245616 [details]
> Patch
> 
> View in context:
> https://bugs.webkit.org/attachment.cgi?id=245616&action=review
> 
> > Source/WebKit2/ChangeLog:8
> > +        Add ENABLE_DTRACE only enabled in Cocoa platforms to guard the
> 
> JavaScriptCore uses HAVE(DTRACE). I think that’s also more appropriate here,
> since it’s not about enabling a WebKit feature, but about whether a platform
> feature is available.

It is a Mac only hack in JavasScriptCore:
http://trac.webkit.org/browser/trunk/Source/JavaScriptCore/Configurations/Base.xcconfig

Any hint how to make it cross platform and work inside WebKit2 too?

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20150129/02089ba8/attachment-0002.html>


More information about the webkit-unassigned mailing list