Bug 124701

Summary: [Mac] Error in WebKit Xcode configuration setting files
Product: WebKit Reporter: Mark Rowe (bdash) <mrowe>
Component: WebKit Misc.Assignee: Mark Rowe (bdash) <mrowe>
Status: RESOLVED FIXED    
Severity: Normal CC: ap, commit-queue, dino, kondapallykalyan, roger_fong
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch none

Description Mark Rowe (bdash) 2013-11-21 00:25:01 PST
I introduced an error in the Xcode configuration files back in r157981. I should fix it.
Comment 1 Mark Rowe (bdash) 2013-11-21 00:27:19 PST
Created attachment 217526 [details]
Patch
Comment 2 Alexey Proskuryakov 2013-11-21 10:12:16 PST
Comment on attachment 217526 [details]
Patch

Not new with this patch, but the unique use of "supported" instead of YES/NO is a mystery to me.
Comment 3 Mark Rowe (bdash) 2013-11-21 12:19:00 PST
GCC_ENABLE_OBJC_GC technically supports three values: unsupported, supported and required. NO is mapped to unsupported.
Comment 4 WebKit Commit Bot 2013-11-21 18:55:15 PST
Comment on attachment 217526 [details]
Patch

Clearing flags on attachment: 217526

Committed r159665: <http://trac.webkit.org/changeset/159665>
Comment 5 WebKit Commit Bot 2013-11-21 18:55:17 PST
All reviewed patches have been landed.  Closing bug.