8000 Remove OleCmdHelper/ISecureCommand dead code (CAS/XBAP leftovers) by h3xds1nz · Pull Request #9943 · dotnet/wpf · GitHub
[go: up one dir, main page]

Skip to content

Remove OleCmdHelper/ISecureCommand dead code (CAS/XBAP leftovers) #9943

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

Merged
merged 3 commits into from
Dec 31, 2024

Conversation

h3xds1nz
Copy link
Member
@h3xds1nz h3xds1nz commented Oct 11, 2024

Description

Continues #9855 and #9865, removing even more XBAP related dead code (and some CAS related code).

  • OleCmdHelper is uncalled, CommandWithArgument was only used in OleCmdHelper.
  • ISecureCommand was also referenced via OleCmdHelper though it has been gutted out during CAS removal.
  • SecureUICommand was created using CommandLibraryHelper on NetFX, removed during CAS removal too.

Customer Impact

Smaller assembly size, improved code base quality for developers.

Regression

No.

Testing

Local build.

Risk

I believe there is none, those classes are uncalled and interface unused since CAS removal.

Microsoft Reviewers: Open in CodeFlow

< 8000 /svg>

harshit7962
harshit7962 previously approved these changes Dec 31, 2024
Copy link
Member
@harshit7962 harshit7962 left a comment

Choose a reason for hiding this comment

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

LGTM.
@h3xds1nz, the PR can be merged post resolution of conflicts.

8000

@h3xds1nz
Copy link
Member Author

@harshit7962 Resolved.

8000
Copy link
Member
@harshit7962 harshit7962 left a comment

Choose a reason for hiding this comment

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

Reapproving after resolution of merge conflicts.

@harshit7962 harshit7962 merged commit 7bccb25 into dotnet:main Dec 31, 2024
8 checks passed
@harshit7962
Copy link
Member

@h3xds1nz Thank you for your continued contributions.

@h3xds1nz
Copy link
Member Author

@harshit7962 Thanks for iteratively working through them :)

@harshit7962 harshit7962 self-assigned this Jan 3, 2025
@github-actions github-actions bot locked and limited conversation to collaborators Feb 3, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Community Contribution A label for all community Contributions PR metadata: Label to tag PRs, to facilitate with triage
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants
0