[Webkit-unassigned] [Bug 130087] Webkit not building on XCode 5.1 due to garbage collection no longer being supported

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Mar 11 09:56:18 PDT 2014


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


Mark Rowe (bdash) <mrowe at apple.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #226424|review?                     |review-
               Flag|                            |




--- Comment #3 from Mark Rowe (bdash) <mrowe at apple.com>  2014-03-11 09:53:15 PST ---
(From update of attachment 226424)
We can't disable garbage collection entirely since that would be an ABI-incompatible change, breaking clients of WebKit that build with GC enabled. We'll need to disable it when USE_INTERNAL_SDK is unset and leave it set to "supported" when USE_INTERNAL_SDK is YES.

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list