Open
Bug 1476515
Opened 7 years ago
Updated 14 days ago
[meta] Implementation of Web Share Target API
Categories
(Core :: DOM: Core & HTML, enhancement, P3)
Core
DOM: Core & HTML
Tracking
()
NEW
People
(Reporter: pierre, Unassigned)
References
(Depends on 2 open bugs, Blocks 1 open bug, )
Details
(Keywords: dev-doc-needed, meta, parity-chrome)
User Agent: Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/67.0.3396.99 Safari/537.36
Expected results:
This specification defines an API that allows websites to declare themselves as web share targets, which can receive shared content from either the Web Share API, or system events (e.g., shares from native apps).
I think it would be a great addition on mobile, specifically for PWA.
Implementation is on its way for Chrome (currently in Chrome Canary for Android).
https://wicg.github.io/web-share-target/
Updated•7 years ago
|
Status: UNCONFIRMED → RESOLVED
Closed: 7 years ago
Component: Untriaged → Web Apps
Keywords: parity-chrome
Product: Firefox → Firefox for Android
Resolution: --- → DUPLICATE
Reporter | ||
Comment 2•7 years ago
|
||
Even though I agree there is already a ticket about the Web Share API (navigator.share), I don't think it covers the share target API (as documented on https://wicg.github.io/web-share-target/).
Maybe interesting to either merge both tickets or keep this one for this specific spec.
Comment 3•7 years ago
|
||
(In reply to Pierre Paridans from comment #2)
> Even though I agree there is already a ticket about the Web Share API
> (navigator.share), I don't think it covers the share target API (as
> documented on https://wicg.github.io/web-share-target/).
(In reply to Matt Giuca from bug 1402369, comment #6)
> Keep in mind we are talking about the Web Share API (navigator.share),
> and not share targets (which are mostly separate, documented at https://github.com/WICG/web-share-target).
Sorry about incorrectly marking this as a duplicate.
Severity: normal → enhancement
Status: RESOLVED → UNCONFIRMED
Resolution: DUPLICATE → ---
Updated•7 years ago
|
OS: Unspecified → Android
Hardware: Unspecified → ARM
Updated•6 years ago
|
Component: Web Apps → DOM: Core & HTML
OS: Android → Unspecified
Priority: -- → P3
Product: Firefox for Android → Core
Hardware: ARM → Unspecified
Summary: Implementation of Web Share Target API → META: Implementation of Web Share Target API
Version: Trunk → unspecified
Comment 4•6 years ago
|
||
Updated•6 years ago
|
Updated•6 years ago
|
Keywords: dev-doc-needed
Updated•4 years ago
|
Updated•3 years ago
|
Severity: normal → S3
Updated•2 years ago
|
Severity: S3 → N/A
Keywords: meta
Summary: META: Implementation of Web Share Target API → [meta] Implementation of Web Share Target API
Comment 6•2 years ago
|
||
The following field has been copied from a duplicate bug:
Field | Value | Source |
---|---|---|
Status | NEW | bug 1807436 |
For more information, please visit auto_nag documentation.
Status: UNCONFIRMED → NEW
Ever confirmed: true
Updated•5 months ago
|
See Also: → web-share-api
Updated•5 months ago
|
You need to log in
before you can comment on or make changes to this bug.
Description
•