[Webkit-unassigned] [Bug 253810] [WPE] Webkit API object/struct names hidden from Swift import after change to 2022 API

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Mar 13 06:17:30 PDT 2023


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

--- Comment #1 from Michael Catanzaro <mcatanzaro at gnome.org> ---
Are these g-ir bindings? I didn't know that support for Swift existed. I guess something is wrong with the Swift bindings or your use of them, because these are public types. WEBKIT_DECLARE_FINAL_TYPE itself declares the typedefs, and there's no way that g-ir would ever look at typedefs anyway.

First, please confirm that you've adjusted the API version that you're using because, like the type names, it changed from wpe-web-extension to wpe-web-process-extension. If you've got that right, then I recommend reporting a bug to the bindings that you are using.

(P.S. We're done making API changes now, so once you manage to make this jump, there will be no more surprises....)

-- 
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/20230313/ceec0950/attachment.htm>


More information about the webkit-unassigned mailing list