Skip to content
Merged
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
14 changes: 0 additions & 14 deletions activities.yml
Original file line number Diff line number Diff line change
Expand Up @@ -1882,20 +1882,6 @@ Web NFC:
url: https://w3c.github.io/web-nfc/
venues:
- Proposal
Web Share API:
bug: https://bugzilla.mozilla.org/show_bug.cgi?id=1312422
caniuse: https://caniuse.com/web-share
description: |
This specification defines an API for sharing text, links and other content to an arbitrary destination of the user's choice.The available share targets are not specified here; they are provided by the user agent. They could, for example, be apps, websites or contacts.
id: web-share
issue: 27
mdn: https://developer.mozilla.org/en-US/docs/Web/API/Navigator/share
position: positive
rationale: |
This specification defines an API that invokes sharing features of the operating system, for passing information to other applications. One risk of this is that having this as in-page user interface rather than in-browser user interface may reduce the relevance to the user of the information shown in the URL/location bar. However, given the demand for this capability it seems like it is likely worth exposing to the Web, and we support prototyping this feature.
url: https://w3c.github.io/web-share/
venues:
- W3C
Web Share Target API:
bug: https://bugzilla.mozilla.org/show_bug.cgi?id=1476515
description: |
Expand Down
Loading