[Webkit-unassigned] [Bug 278572] New: No WK_MAC_TBA equivalent for Swift code

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Aug 23 12:46:44 PDT 2024


https://bugs.webkit.org/show_bug.cgi?id=278572

            Bug ID: 278572
           Summary: No WK_MAC_TBA equivalent for Swift code
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: WebKit Misc.
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: emw at apple.com

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.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20240823/83fe1141/attachment.htm>


More information about the webkit-unassigned mailing list