Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

Intent to prototype: Web Share Target

104 views
Skip to first unread message

mcac...@mozilla.com

unread,
Oct 3, 2019, 10:29:26 PM10/3/19
to
Summary: 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).

Bug: https://bugzilla.mozilla.org/show_bug.cgi?id=1476515
Fenix bug: https://github.com/mozilla-mobile/fenix/issues/5783

Standard: https://wicg.github.io/web-share-target/

Platform coverage: Android.

DevTools bug: https://bugzilla.mozilla.org/show_bug.cgi?id=1586160

Other browsers: "shipped" in Chrome 71 - https://www.chromestatus.com/features/5662315307335680.

Web-platform-tests: requires manual tests.

Secure contexts: Yes.

Is this feature enabled by default in sandboxed iframes? No.

If not, is there a proposed sandbox flag to enable it? No.

Link to standards-positions discussion: https://github.com/mozilla/standards-positions/issues/176

How stable is the spec: somewhat stable, as it's shipping in Chrome. We hope by implementing we will tease out any additional issues and make it stable.

Security & Privacy Concerns: https://wicg.github.io/web-share-target/#security-and-privacy-considerations

Web designer / developer use-cases: PWAs may want to receive data from other apps, such as sharing a URL to Twitter or sharing an image to Squoosh. Web Share Target lets installed PWAs show up as entries in the Android share sheet. Eventually this could be extended to other platforms as they add support for sharing with websites (and not just native apps, as is currently the case on Windows and MacOS).

Example: Please see https://developers.google.com/web/updates/2018/12/web-share-target

David Burns

unread,
Oct 4, 2019, 10:28:24 AM10/4/19
to Marcos Caceres, dev-platform
On Fri, 4 Oct 2019 at 03:30, <mcac...@mozilla.com> wrote:

>
>
> Web-platform-tests: requires manual tests.
>

Is this something that we could be tested with testdriver.js inside wpt?

David

Marcos Caceres

unread,
Oct 6, 2019, 9:58:29 PM10/6/19
to
On Saturday, October 5, 2019 at 12:28:24 AM UTC+10, David Burns wrote:
> Is this something that we could be tested with testdriver.js inside wpt?

It's complicated because every handles installation differently in their respective UIs (and it can chance from one browser version to another).
0 new messages