Bug 309193

Summary: Remove xcconfig flags for Swift features
Product: WebKit Reporter: adrian_taylor
Component: WebKit Misc.Assignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   

adrian_taylor
Reported 2026-03-04 13:58:05 PST
Our various Swift features (back forward list, demo logo, and test IPC) are currently configured using xcconfig flags. It's better practice to define them purely in terms of platform enablement macros. Switch to doing that for the IPC receiver and back forward list. The demo logo will need to remain in xcconfig files for now, since on older SDKs it affects build steps.
Attachments
Radar WebKit Bug Importer
Comment 1 2026-03-04 13:58:12 PST
adrian_taylor
Comment 2 2026-03-04 14:01:09 PST
EWS
Comment 3 2026-03-05 09:20:25 PST
Committed 308704@main (3ab7cbf4600b): <https://commits.webkit.org/308704@main> Reviewed commits have been landed. Closing PR #59920 and removing active labels.
Note You need to log in before you can comment on or make changes to this bug.