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

Rename capture_links to launch_handler #31

Closed
alancutter opened this issue Jun 18, 2021 · 1 comment
Closed

Rename capture_links to launch_handler #31

alancutter opened this issue Jun 18, 2021 · 1 comment

Comments

@alancutter
Copy link
Collaborator

https://github.com/WICG/sw-launch/blob/main/declarative_link_capturing.md#goals--use-cases

Capturing links and navigations from the following (non-exhaustive list of) sources:

  • Clicked links from other web pages.
  • URL launch from a native app in the operating system.
  • Shortcuts API (jump lists to within the app)
  • Protocol handlers
  • File handlers
  • Share Target API

Given the varied launch surfaces this spec is attempting to cover I think the capture_links field should be named more generally as launch_handler.
We can keep capture_links for web developers to configure link capturing specific matters e.g.: #30

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

No branches or pull requests

1 participant