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 protocols supported by registerProtocolHandler #2456

Merged
merged 1 commit into from
Dec 18, 2024

Conversation

autonome
Copy link
Collaborator

I can't remember if we talked about how to handle this already or not.

If the "feature" is that it is possible for a web page to register itself as the handler for the scheme, then it seems like these are not separate independent features. So I've added them to registerProtocolHandler feature for now.

@github-actions github-actions bot added the feature definition Creating or defining new features or groups of features. label Dec 17, 2024
@autonome autonome requested a review from ddbeck December 17, 2024 19:56
Copy link
Collaborator

@ddbeck ddbeck left a comment

Choose a reason for hiding this comment

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

Makes sense. If folks want these broken out, we should do that when there's interest.

@ddbeck ddbeck merged commit d83a250 into web-platform-dx:main Dec 18, 2024
4 checks passed
@autonome autonome deleted the protocols branch December 18, 2024 09:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature definition Creating or defining new features or groups of features.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants