Bug 86432

Summary: Add WTF_USE_APPKIT to differentiate platforms that use AppKit.framework from other Darwin platforms
Product: WebKit Reporter: Andy Estes <aestes>
Component: New BugsAssignee: Andy Estes <aestes>
Status: RESOLVED FIXED    
Severity: Normal    
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch mjs: review+

Description Andy Estes 2012-05-14 21:23:21 PDT
Add WTF_USE_APPKIT to differentiate platforms that use AppKit.framework from other Darwin platforms
Comment 1 Andy Estes 2012-05-14 21:30:52 PDT
Created attachment 141850 [details]
Patch
Comment 2 Maciej Stachowiak 2012-05-14 21:34:42 PDT
Comment on attachment 141850 [details]
Patch

r=me
Comment 3 Andy Estes 2012-05-14 21:35:44 PDT
Committed r117027: <http://trac.webkit.org/changeset/117027>