[Webkit-unassigned] [Bug 144560] [GTK] Fix combinations of PLATFORM(GTK) and OS(DARWIN)

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon May 11 21:47:38 PDT 2015


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

--- Comment #12 from Philip Chimento <philip.chimento at gmail.com> ---
Turns out that most of the #if PLATFORM(COCOA) checks can be replaced by moving #if USE(UNIX_DOMAIN_SOCKETS) above #if OS(DARWIN), if that's the preferred way.

I'll rebuild on my end with this patch tonight.

-- 
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/20150512/317dc000/attachment.html>


More information about the webkit-unassigned mailing list