[Webkit-unassigned] [Bug 157574] webkit is not usable on OS X 10.10 and older due to CF_AVAILABLE usage

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed May 11 13:56:47 PDT 2016


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

--- Comment #2 from Jeremy Huddleston Sequoia <jeremyhu at apple.com> ---
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.

-- 
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/20160511/a42ee682/attachment.html>


More information about the webkit-unassigned mailing list