WebKit Bugzilla
New
Browse
Search+
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
309193
Remove xcconfig flags for Swift features
https://bugs.webkit.org/show_bug.cgi?id=309193
Summary
Remove xcconfig flags for Swift features
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
Add attachment
proposed patch, testcase, etc.
Radar WebKit Bug Importer
Comment 1
2026-03-04 13:58:12 PST
<
rdar://problem/171749225
>
adrian_taylor
Comment 2
2026-03-04 14:01:09 PST
Pull request:
https://github.com/WebKit/WebKit/pull/59920
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.
Top of Page
Format For Printing
XML
Clone This Bug