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

Add 'Windows.UI.Xaml.*' exception types #1705

Merged
merged 4 commits into from
Aug 6, 2024

Conversation

Sergio0694
Copy link
Member

This PR adds the 4 Windows.UI.Xaml.* exception types we were missing, and uses a feature switch to throw either those or the Microsoft.UI.Xaml.* types. Either group will be fully trimmed depending on the feature switch, so no size impact expected.

@Sergio0694 Sergio0694 added the enhancement New feature or request label Aug 5, 2024
@Sergio0694 Sergio0694 force-pushed the user/sergiopedri/wux-exceptions branch from 7f4014a to 8625f7f Compare August 5, 2024 21:51
@Sergio0694 Sergio0694 force-pushed the user/sergiopedri/wux-exceptions branch from 8625f7f to 73fcb04 Compare August 6, 2024 00:40
@Sergio0694 Sergio0694 force-pushed the user/sergiopedri/wux-exceptions branch from a46ea53 to 27f2eb8 Compare August 6, 2024 04:29
@manodasanW
Copy link
Member

CI got far enough to show that tests are now passing. And previously everything else built fine.

@manodasanW manodasanW merged commit c7b2929 into staging/AOT Aug 6, 2024
5 of 9 checks passed
@manodasanW manodasanW deleted the user/sergiopedri/wux-exceptions branch August 6, 2024 06:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants