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 WinRT projections marshalling on WASDK #510

Merged
merged 1 commit into from
Apr 21, 2023

Conversation

Sergio0694
Copy link
Owner

Related to microsoft/CsWinRT#1326

Description

This PR fixes the marshalling of WinRT projections on the Win2D WASDK project.
Previous, this was causing invoked methods on CanvasDevice's interop activation factory interface to be incorrect.

@Sergio0694 Sergio0694 added the bug fix ✅ A fix for a reported/discovered bug label Apr 21, 2023
@Sergio0694
Copy link
Owner Author

Validated with #509 that it fixes the sporadic crashes Merging this to unblock other work.
@jkoritzinsky feel free to leave any comments still, can address them in a follow up! 😄

@Sergio0694 Sergio0694 merged commit d011a42 into main Apr 21, 2023
@Sergio0694 Sergio0694 deleted the dev/fix-cswinrt-marshalling branch April 21, 2023 23:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug fix ✅ A fix for a reported/discovered bug
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant