Skip to content

Add fallback code for managed vtables for skia scenarios#1819

Merged
manodasanW merged 1 commit intomasterfrom
manodasanw/skia
Oct 10, 2024
Merged

Add fallback code for managed vtables for skia scenarios#1819
manodasanW merged 1 commit intomasterfrom
manodasanw/skia

Conversation

@manodasanW
Copy link
Member

Projects using Skia seem to be hitting our restriction on managed vftbl types that we had put given we couldn't guarantee trimming compat and all generated managed vftbl were in the Windows SDK projection which was updated alongside the change. But Skia happened to have a manual projection with a managed vftbl and given folks are running into this, adding fallback code to handle it.

dotnet/maui#25150
#1645

@manodasanW
Copy link
Member Author

Confirmed fix with repro.

@manodasanW manodasanW merged commit 7578691 into master Oct 10, 2024
@manodasanW manodasanW deleted the manodasanw/skia branch October 10, 2024 23:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

2 participants