<html>
    <head>
      <base href="https://bugs.webkit.org/" />
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - [GTK] Fix combinations of PLATFORM(GTK) and OS(DARWIN)"
   href="https://bugs.webkit.org/show_bug.cgi?id=144560#c12">Comment # 12</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - [GTK] Fix combinations of PLATFORM(GTK) and OS(DARWIN)"
   href="https://bugs.webkit.org/show_bug.cgi?id=144560">bug 144560</a>
              from <span class="vcard"><a class="email" href="mailto:philip.chimento&#64;gmail.com" title="Philip Chimento &lt;philip.chimento&#64;gmail.com&gt;"> <span class="fn">Philip Chimento</span></a>
</span></b>
        <pre>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.</pre>
        </div>
      </p>
      <hr>
      <span>You are receiving this mail because:</span>
      
      <ul>
          <li>You are the assignee for the bug.</li>
      </ul>
    </body>
</html>