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

Figure out what to do with html.manifest.serviceworker.* #2302

Open
captainbrosset opened this issue Nov 21, 2024 · 0 comments
Open

Figure out what to do with html.manifest.serviceworker.* #2302

captainbrosset opened this issue Nov 21, 2024 · 0 comments

Comments

@captainbrosset
Copy link
Contributor

According to MDN, the following BCD keys are for Just-In-Time (JIT)-installation and registration of a web-based payment app providing a payment mechanism for a specified payment method in a merchant website. This is part of the PaymentHandler API:

BCD keys:

  • html.manifest.serviceworker
  • html.manifest.serviceworker.scope
  • html.manifest.serviceworker.src
  • html.manifest.serviceworker.use_cache

For now, I've kept them as ignored BCD keys in manifest.yml because I lack the subject matter expertise to move them somewhere else.

@ddbeck mentioned that they could move to payment-handler.yml instead, and that seems like the right thing to do, but I'd prefer if something more versed in the Payment Handler API commented on this first.

Originally posted by @captainbrosset in #2078 (comment)

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