Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix to webkit callback needing string or nil value #189

Merged
merged 3 commits into from
Aug 20, 2023
Merged

Conversation

progrium
Copy link
Owner

As discussed, added type conversion support for *string values, then added code to skip generation for types defined in the custom source file (#185), and added a modified version of the protocol with the callback to use *string instead of string. updated related helper/custom code and the examples impacted by this.

…o skip generation. hard work of parsing the source file is done, but only tested with protocols. for now we can say closes #185
@progrium progrium requested a review from tmc August 20, 2023 16:46
@progrium progrium merged commit 426e9b3 into main Aug 20, 2023
3 checks passed
@progrium progrium deleted the webkit-strings branch August 23, 2023 23:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant