Bug 153963

Summary: [Cocoa] Replace __has_include guards around inclusion of Apple-internal-SDK headers with USE(APPLE_INTERNAL_SDK)
Product: WebKit Reporter: mitz
Component: New BugsAssignee: mitz
Status: RESOLVED FIXED    
Severity: Normal CC: andersca, sam, thorton
Priority: P2    
Version: WebKit Local Build   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Use USE(APPLE_INTERNAL_SDK) sam: review+

mitz
Reported 2016-02-07 10:01:55 PST
Use USE(APPLE_INTERNAL_SDK) to guard inclusion of headers from Apple’s internal SDK instead of __has_include checks.
Attachments
Use USE(APPLE_INTERNAL_SDK) (12.83 KB, patch)
2016-02-07 10:04 PST, mitz
sam: review+
mitz
Comment 1 2016-02-07 10:04:34 PST
Created attachment 270824 [details] Use USE(APPLE_INTERNAL_SDK)
mitz
Comment 2 2016-02-07 10:44:46 PST
Note You need to log in before you can comment on or make changes to this bug.