Bug 212418

Summary: [Cocoa] Remove unconditional features from FeatureDefines.xcconfig, making sure they are covered in PlatformEnableCocoa.h
Product: WebKit Reporter: Darin Adler <darin>
Component: WebKit Misc.Assignee: Darin Adler <darin>
Status: RESOLVED FIXED    
Severity: Normal CC: aestes, andersca, ews-watchlist, keith_miller, mark.lam, msaboff, saam, sam, tsavell, tzagallo, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Bug Depends on: 212420, 212451, 212664    
Bug Blocks:    
Attachments:
Description Flags
Patch
none
Patch
none
Patch none

Description Darin Adler 2020-05-27 10:41:19 PDT
Remove things from FeatureDefines.xcconfig that are covered by PlatformEnableCocoa.h
Comment 1 Darin Adler 2020-05-27 10:45:00 PDT Comment hidden (obsolete)
Comment 2 Darin Adler 2020-05-29 12:08:22 PDT Comment hidden (obsolete)
Comment 3 Darin Adler 2020-05-29 12:18:29 PDT
After this, with a little more blood, sweat, and tears, we might be able to get rid of all 6 copies of the FeatureDefines.xcconfig file!
Comment 4 Darin Adler 2020-05-29 12:48:04 PDT Comment hidden (obsolete)
Comment 5 Radar WebKit Bug Importer 2020-05-29 12:49:15 PDT
<rdar://problem/63769820>
Comment 6 Truitt Savell 2020-05-29 14:05:06 PDT Comment hidden (obsolete)
Comment 7 Truitt Savell 2020-05-29 14:06:29 PDT Comment hidden (obsolete)
Comment 8 Darin Adler 2020-05-29 14:25:25 PDT Comment hidden (obsolete)
Comment 9 Andy Estes 2020-06-04 12:12:12 PDT Comment hidden (obsolete)
Comment 10 Darin Adler 2020-07-04 10:03:56 PDT
Created attachment 403528 [details]
Patch
Comment 11 Darin Adler 2020-07-04 11:47:42 PDT
OK, this one is ready to go now. Looks like the prep work was successful, and all this removal worked!
Comment 12 Sam Weinig 2020-07-04 11:57:35 PDT
Comment on attachment 403528 [details]
Patch

Very nice!
Comment 13 EWS 2020-07-04 12:21:09 PDT
Committed r263942: <https://trac.webkit.org/changeset/263942>

All reviewed patches have been landed. Closing bug and clearing flags on attachment 403528 [details].