Bug 212418 - [Cocoa] Remove unconditional features from FeatureDefines.xcconfig, making sure they are covered in PlatformEnableCocoa.h
Summary: [Cocoa] Remove unconditional features from FeatureDefines.xcconfig, making su...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKit Misc. (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Darin Adler
URL:
Keywords: InRadar
Depends on: 212420 212451 212664
Blocks:
  Show dependency treegraph
 
Reported: 2020-05-27 10:41 PDT by Darin Adler
Modified: 2020-07-04 12:21 PDT (History)
11 users (show)

See Also:


Attachments
Patch (106.18 KB, patch)
2020-05-27 10:45 PDT, Darin Adler
no flags Details | Formatted Diff | Diff
Patch (107.31 KB, patch)
2020-05-29 12:08 PDT, Darin Adler
no flags Details | Formatted Diff | Diff
Patch (103.83 KB, patch)
2020-07-04 10:03 PDT, Darin Adler
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
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].