Skip to content

Add RuntimeChannelPreferenceSet.md #3695

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 10 commits into from
Apr 9, 2024

Conversation

vickiez
Copy link
Contributor

@vickiez vickiez commented Aug 8, 2023

No description provided.

@vickiez vickiez added the API Proposal Review WebView2 API Proposal for review. label Aug 8, 2023
@vickiez vickiez requested a review from david-risney August 8, 2023 21:14
@vickiez vickiez changed the title Add ReleaseChannelPreferenceSet.md Add RuntimeChannelPreferenceSet.md Aug 18, 2023
Copy link
Contributor

@david-risney david-risney left a comment

Choose a reason for hiding this comment

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

Please update per review feedback.

// The Dev Runtime channel that is released weekly.
Dev = 4,
// The Canary Runtime channel that is released daily.
Canary = 8,
Copy link
Contributor

Choose a reason for hiding this comment

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

Consider adding overloads of the version strings where we pull the channel out of the string as one of these enums

@vickiez vickiez merged commit d33c139 into api-runtimeselection Apr 9, 2024
@vickiez vickiez added the review completed WebView2 API Proposal that's been reviewed and now needs final update and push label Apr 9, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in 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.

7 participants