[Webkit-unassigned] [Bug 137973] Disable Linux-specific code in a Windows build

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Apr 10 10:53:03 PDT 2015


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

--- Comment #12 from Joseph Pecoraro <joepeck at webkit.org> ---
(In reply to comment #10)
> Created attachment 250497 [details]
> proposed wk patch IV
> 
> Updated webkit patch with the suggested changes applied. I agree with both.

(In reply to comment #11)
> (In reply to comment #9)
> > This should probably be:
> > 
> >     #if OS(DARWIN) || (OS(LINUX) && !PLATFORM(GTK))
> > 
> > Same up above in the includes. Do you agree?
> 
> Hmm, thinking of it, this will disable backtraces for any GTK platform
> build, not only for those which do not support it, like those not having
> dlfcn.h and execinfo.h.

I believe this code is only reachable through ENABLE_REMOTE_INSPECTOR so it really doesn't matter ;)

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.webkit.org/pipermail/webkit-unassigned/attachments/20150410/57f528ce/attachment-0001.html>


More information about the webkit-unassigned mailing list