Bug 278572
| Summary: | No WK_MAC_TBA equivalent for Swift code | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Elliott Williams <emw> |
| Component: | WebKit Misc. | Assignee: | Nobody <webkit-unassigned> |
| Status: | RESOLVED FIXED | ||
| Severity: | Normal | CC: | nitinmahendru, webkit-bug-importer |
| Priority: | P2 | Keywords: | InRadar |
| Version: | WebKit Nightly Build | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Bug Depends on: | 271656 | ||
| Bug Blocks: | |||
Elliott Williams
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 | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/134584059>
Richard Robinson
Pull request: https://github.com/WebKit/WebKit/pull/36415
EWS
Committed 286580@main (56a7ae11bd6d): <https://commits.webkit.org/286580@main>
Reviewed commits have been landed. Closing PR #36415 and removing active labels.