RESOLVED FIXED 278572
No WK_MAC_TBA equivalent for Swift code
https://bugs.webkit.org/show_bug.cgi?id=278572
Summary No WK_MAC_TBA equivalent for Swift code
Elliott Williams
Reported 2024-08-23 12:46:44 PDT
We use WK_API_AVAILABLE macros to mark API and SPI that WebKit uses which have not been released yet in on of Apple's SDKs. Our mechanism is preprocessor macro-based, so it doesn't extend to Swift and there is not an obvious analogue. Let's potentially re-think how we write these declarations as we come up with a way to represent code in this state.
Attachments
Radar WebKit Bug Importer
Comment 1 2024-08-23 12:47:17 PDT
Richard Robinson
Comment 2 2024-11-08 12:42:24 PST
EWS
Comment 3 2024-11-13 21:49:47 PST
Committed 286580@main (56a7ae11bd6d): <https://commits.webkit.org/286580@main> Reviewed commits have been landed. Closing PR #36415 and removing active labels.
Note You need to log in before you can comment on or make changes to this bug.