Bug 176320 - [Cocoa] Remove use of __has_include in CoreAudioSPI.h
Summary: [Cocoa] Remove use of __has_include in CoreAudioSPI.h
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Platform (show other bugs)
Version: WebKit Local Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: mitz
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2017-09-03 18:01 PDT by mitz
Modified: 2017-09-27 12:38 PDT (History)
3 users (show)

See Also:


Attachments
Check for USE(APPLE_INTERNAL_SDK) and PLATFORM(MAC) instead (1.67 KB, patch)
2017-09-03 18:04 PDT, mitz
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description mitz 2017-09-03 18:01:43 PDT
Patch forthcoming
Comment 1 mitz 2017-09-03 18:04:30 PDT
Created attachment 319823 [details]
Check for USE(APPLE_INTERNAL_SDK) and PLATFORM(MAC) instead
Comment 2 WebKit Commit Bot 2017-09-03 19:12:53 PDT
Comment on attachment 319823 [details]
Check for USE(APPLE_INTERNAL_SDK) and PLATFORM(MAC) instead

Clearing flags on attachment: 319823

Committed r221564: <http://trac.webkit.org/changeset/221564>
Comment 3 WebKit Commit Bot 2017-09-03 19:12:54 PDT
All reviewed patches have been landed.  Closing bug.
Comment 4 Radar WebKit Bug Importer 2017-09-27 12:38:07 PDT
<rdar://problem/34693651>