<html>
    <head>
      <base href="https://bugs.webkit.org/" />
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - webkit is not usable on OS X 10.10 and older due to CF_AVAILABLE usage"
   href="https://bugs.webkit.org/show_bug.cgi?id=157574#c2">Comment # 2</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - webkit is not usable on OS X 10.10 and older due to CF_AVAILABLE usage"
   href="https://bugs.webkit.org/show_bug.cgi?id=157574">bug 157574</a>
              from <span class="vcard"><a class="email" href="mailto:jeremyhu&#64;apple.com" title="Jeremy Huddleston Sequoia &lt;jeremyhu&#64;apple.com&gt;"> <span class="fn">Jeremy Huddleston Sequoia</span></a>
</span></b>
        <pre>Well you might not support it as a firstclass port, but webkit-gtk works fine back as far as Snow Leopard without issue.

However, the current sources do *NOT* work on 10.10 either because the CF_AVAILABLE macros aren't being stripped out, so those are getting marked as weak even though the built WebKit obviously contains them.

In the past, the CF_AVAILABLE macros have been stripped so they don't break non PLATFORM(COCOA) builds.  That is not currently happening here.</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>