Bug 168621

Summary: Exclude various mac-specific header files from iOS build
Product: WebKit Reporter: Aakash Jain <aakash_jain>
Component: WebKit Misc.Assignee: Aakash Jain <aakash_jain>
Status: RESOLVED FIXED    
Severity: Normal CC: aakash_jain, ap, commit-queue, juergen, mitz
Priority: P2    
Version: Other   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Proposed patch none

Aakash Jain
Reported 2017-02-20 16:12:55 PST
WebKitLegacy.xcconfig contains a list EXCLUDED_SOURCE_FILE_NAMES which specifies the files that should be excluded for iOS build. Various mac-specific header files are missing from this list (while corresponding implementation file are present in the list).
Attachments
Proposed patch (2.63 KB, patch)
2017-02-20 16:14 PST, Aakash Jain
no flags
Aakash Jain
Comment 1 2017-02-20 16:14:09 PST
Created attachment 302194 [details] Proposed patch
WebKit Commit Bot
Comment 2 2017-02-20 18:25:24 PST
Comment on attachment 302194 [details] Proposed patch Clearing flags on attachment: 302194 Committed r212694: <http://trac.webkit.org/changeset/212694>
WebKit Commit Bot
Comment 3 2017-02-20 18:25:27 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.