Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 5 additions & 0 deletions features/digital-goods.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
name: Digital goods
description: The `window.getDigitalGoodsService` API connects to stores or billing services for in-app products and subscriptions.
spec: https://wicg.github.io/digital-goods/
compat_features:
- api.Window.getDigitalGoodsService
Copy link
Contributor

Choose a reason for hiding this comment

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

I'm working with an engineer to update Edge's support in BCD. But it doesn't need to block this. We can update later.
Note that the BCD support will be a little funky: my understanding is that the method is only supported in MS store-installed PWAs. I wonder how we can gracefully handle this. In BCD, it most probably means that we need to set the partial implementation status to true, which will make this feature look like it doesn't work in Edge.

File renamed without changes.
6 changes: 0 additions & 6 deletions features/draft/spec/digital-goods.yml

This file was deleted.