Re: Intent to experiment: Web Share API

2019-07-04 Thread mcaceres


> On 1 Jul 2019, at 20:02, Michael de Boer  wrote:
> 
> Dale Harvey implemented native share functionality on Desktop before, which 
> you can access through the meatball menu, inside the urlbar.
> So if you’d like to go for parity across platforms, please feel free to reach 
> out.

That’s awesome to hear. Will definitely reach out. 
___
dev-platform mailing list
dev-platform@lists.mozilla.org
https://lists.mozilla.org/listinfo/dev-platform


Re: Intent to experiment: Web Share API

2019-07-01 Thread Michael de Boer
Dale Harvey implemented native share functionality on Desktop before, which you 
can access through the meatball menu, inside the urlbar.
So if you’d like to go for parity across platforms, please feel free to reach 
out.

Best,

Mike.

> On 1 Jul 2019, at 03:22, mcace...@mozilla.com wrote:
> 
> Summary: Experiment with Web Share API to figure out if the current spec is 
> implementable in Gecko/GeckoView. The 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 either OS specific, or can be 
> other websites that are registered as "Share Targets". Web-based Share 
> Targets are not in scope right now - that's a different spec [1].
> 
> Bug: 
>  DOM side - https://bugzilla.mozilla.org/show_bug.cgi?id=1312422
>  Android side - https://bugzilla.mozilla.org/show_bug.cgi?id=1402369
> 
> Link to Standards: https://wicg.github.io/web-share/
> (This spec is migrating to the W3C's Web Platform WG in the next few weeks).
> 
> Platform coverage: Initially, Android (Fenix).
> 
> Estimated or target release: N/A 
> 
> Preference behind which this will be implemented: dom.share
> 
> Is this feature enabled by default in sandboxed iframes? no
> 
> DevTools bug: N/A 
> 
> Do other browser engines implement this?: Yes, WebKit, Blink. Shipping in 
> Chrome for Android and Safari on both iOS and Desktop.
> 
> web-platform-tests:  
> https://github.com/web-platform-tests/wpt/tree/master/web-share
> 
> Is this feature restricted to secure contexts? Yes
> 
> 
> [1] https://wicg.github.io/web-share-target/
> ___
> dev-platform mailing list
> dev-platform@lists.mozilla.org
> https://lists.mozilla.org/listinfo/dev-platform

___
dev-platform mailing list
dev-platform@lists.mozilla.org
https://lists.mozilla.org/listinfo/dev-platform


Intent to experiment: Web Share API

2019-06-30 Thread mcaceres
Summary: Experiment with Web Share API to figure out if the current spec is 
implementable in Gecko/GeckoView. The 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 either OS specific, or can be other websites 
that are registered as "Share Targets". Web-based Share Targets are not in 
scope right now - that's a different spec [1].

Bug: 
  DOM side - https://bugzilla.mozilla.org/show_bug.cgi?id=1312422
  Android side - https://bugzilla.mozilla.org/show_bug.cgi?id=1402369

Link to Standards: https://wicg.github.io/web-share/
(This spec is migrating to the W3C's Web Platform WG in the next few weeks).

Platform coverage: Initially, Android (Fenix).
  
Estimated or target release: N/A 

Preference behind which this will be implemented: dom.share

Is this feature enabled by default in sandboxed iframes? no
 
DevTools bug: N/A 

Do other browser engines implement this?: Yes, WebKit, Blink. Shipping in 
Chrome for Android and Safari on both iOS and Desktop.

web-platform-tests:  
https://github.com/web-platform-tests/wpt/tree/master/web-share

Is this feature restricted to secure contexts? Yes


[1] https://wicg.github.io/web-share-target/
___
dev-platform mailing list
dev-platform@lists.mozilla.org
https://lists.mozilla.org/listinfo/dev-platform