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

Mark Rowe (bdash)
Reported 2013-11-21 00:25:01 PST
I introduced an error in the Xcode configuration files back in r157981. I should fix it.
Attachments
Patch (8.53 KB, patch)
2013-11-21 00:27 PST, Mark Rowe (bdash)
no flags
Mark Rowe (bdash)
Comment 1 2013-11-21 00:27:19 PST
Alexey Proskuryakov
Comment 2 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.
Mark Rowe (bdash)
Comment 3 2013-11-21 12:19:00 PST
GCC_ENABLE_OBJC_GC technically supports three values: unsupported, supported and required. NO is mapped to unsupported.
WebKit Commit Bot
Comment 4 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>
WebKit Commit Bot
Comment 5 2013-11-21 18:55:17 PST
All reviewed patches have been landed. Closing bug.
Note You need to log in before you can comment on or make changes to this bug.