Skip to content

Conversation

@qiutongMS
Copy link

Description

Please include a summary of the change and/or which issue is fixed. Please also include relevant motivation and context. List any dependencies that are required for this change.

Target Release

Please specify which release this PR should align with. e.g., 1.0, 1.1, 1.1 Preview 1.

Checklist

Note that /azp run currently isn't working for this repo.

@qiutongMS qiutongMS force-pushed the user/qiutongshen/fixWarnings branch from 842ce16 to 2b3191c Compare October 22, 2025 08:35
}

void S2_CrashRecovery::OnNavigatedFrom(winrt::Microsoft::UI::Xaml::Navigation::NavigationEventArgs e)
void S2_CrashRecovery::OnNavigatedFrom(winrt::Microsoft::UI::Xaml::Navigation::NavigationEventArgs /*e*/)

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Why we don't remove them? Same for others

Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think the commented names provide immediate clarity about which standard parameter is being intentionally unused at each position.
Additionally, keeping the commented parameter names maintains grep-ability across the codebase.

@qiutongMS qiutongMS merged commit 081a0f4 into release/experimental Oct 28, 2025
4 checks passed
@qiutongMS qiutongMS deleted the user/qiutongshen/fixWarnings branch October 28, 2025 06:41
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.

3 participants