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

New web app manifest features #2078

Open
wants to merge 15 commits into
base: main
Choose a base branch
from
Open

New web app manifest features #2078

wants to merge 15 commits into from

Conversation

captainbrosset
Copy link
Contributor

This isn't a complete list, but it's a good start.

@github-actions github-actions bot added the feature definition Creating or defining new features or groups of features. label Oct 24, 2024
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.

A few suggestions and a question. Cheers!

features/manifest.yml.dist Outdated Show resolved Hide resolved
features/manifest.yml Outdated Show resolved Hide resolved
features/app-shortcuts.yml Outdated Show resolved Hide resolved
features/app-share-target.yml Outdated Show resolved Hide resolved
features/app-share-target.yml Outdated Show resolved Hide resolved
features/app-protocol-handling.yml Outdated Show resolved Hide resolved
features/app-protocol-handling.yml Outdated Show resolved Hide resolved
features/app-file-handling.yml Outdated Show resolved Hide resolved
features/app-file-handling.yml Outdated Show resolved Hide resolved
features/manifest.yml.dist Outdated Show resolved Hide resolved
features/app-file-handling.yml Outdated Show resolved Hide resolved
features/app-file-handling.yml Outdated Show resolved Hide resolved
@captainbrosset
Copy link
Contributor Author

@ddbeck I think this is now about ready. The BCD changes have landed and we've got them here. There's a few more manifest-related features that can be created, but those can always be added later.

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.

OK, I'm happy with this too. I have one question and one suggestion, but this is super close to landing. You're welcome to merge this after you've considered (and/or acted on) the suggestions. Thank you!

Comment on lines +45 to +51
# Used to install a web payment service worker on the fly, which is
# a separate feature.
# Ignored from compute_from for now.
- html.manifest.serviceworker
- html.manifest.serviceworker.scope
- html.manifest.serviceworker.src
- html.manifest.serviceworker.use_cache
Copy link
Collaborator

Choose a reason for hiding this comment

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

Should these move to payment-handler.yml? If the answer is no, then you can go ahead and merge with this as-is.

Copy link
Collaborator

Choose a reason for hiding this comment

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

Rename → app-share-targets.yml (and fix up the dist too), for consistency?

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