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
251818
[Xcode] Change header postprocessing logic to better reflect when it's needed internally
https://bugs.webkit.org/show_bug.cgi?id=251818
Summary
[Xcode] Change header postprocessing logic to better reflect when it's needed...
Elliott Williams
Reported
2023-02-06 14:55:31 PST
Currently we emit API_AVAILABLE headers for WebKit API/SPI by default, and disable them when building for older major OS versions. We can remove a point of version number churn if we control postprocessing based on the kind of build, not the targeted OS version.
Attachments
Add attachment
proposed patch, testcase, etc.
Elliott Williams
Comment 1
2023-02-06 15:01:08 PST
rdar://105031778
Elliott Williams
Comment 2
2023-02-06 15:02:08 PST
Pull request:
https://github.com/WebKit/WebKit/pull/9716
EWS
Comment 3
2023-02-15 20:32:31 PST
Committed
260346@main
(6e4108c84c04): <
https://commits.webkit.org/260346@main
> Reviewed commits have been landed. Closing PR #9716 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