Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

File Type Policy API #4494

Merged
merged 9 commits into from
Feb 18, 2025
Merged

File Type Policy API #4494

merged 9 commits into from
Feb 18, 2025

Conversation

Master-Ukulele
Copy link
Contributor

This is the review for new File Type Policy API

@david-risney david-risney added the API Proposal Review WebView2 API Proposal for review. label Apr 19, 2024
@david-risney david-risney self-requested a review April 19, 2024 21:56
The rewrite will address the following suggestions:
- use m_webview2_25 to match the patterns and simplify to remove the null check.
- case insensitive comparison
- avoid memory leak with wil::unique_cotaskmem_string
- include period for file extension
- replace .exe to .iso
- show the case of validating a trusted uri for .eml
- show the case of using deferral and customized UI
@david-risney david-risney added the review completed WebView2 API Proposal that's been reviewed and now needs final update and push label Jan 27, 2025
@Master-Ukulele Master-Ukulele merged commit af8423b into main Feb 18, 2025
1 check passed
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
API Proposal Review WebView2 API Proposal for review. review completed WebView2 API Proposal that's been reviewed and now needs final update and push
Projects
None yet
Development

Successfully merging this pull request may close these issues.

8 participants