Instead of using PLATFORM_NAME to define features in FeatureDefines.xcconfig, we should use [sdk=*] selectors since they are less verbose and more concise.
Created attachment 241805 [details] Patch v1
Comment on attachment 241805 [details] Patch v1 Clearing flags on attachment: 241805 Committed r176303: <http://trac.webkit.org/changeset/176303>
All reviewed patches have been landed. Closing bug.
(In reply to comment #2) > Comment on attachment 241805 [details] > Patch v1 > > Clearing flags on attachment: 241805 > > Committed r176303: <http://trac.webkit.org/changeset/176303> Filed this follow-up bug to track landing a workaround for 10.8 systems with Xcode 5.1.1: Bug 139286: FeatureDefines.xcconfig: Workaround bug in Xcode 5.1.1 when defining ENABLE_WEB_REPLAY