Difference between revisions of "Web Share"

From MgmtWiki
Jump to: navigation, search
(Problems)
(Problems)
Line 8: Line 8:
 
==Problems==
 
==Problems==
 
* [https://groups.google.com/a/chromium.org/g/blink-dev/c/fgme9KOd8CU/m/a2lrPyslFAAJ?utm_medium=email&utm_source=footer&pli=1 Evaluate Readiness to Ship] describes a problem at YouTube.
 
* [https://groups.google.com/a/chromium.org/g/blink-dev/c/fgme9KOd8CU/m/a2lrPyslFAAJ?utm_medium=email&utm_source=footer&pli=1 Evaluate Readiness to Ship] describes a problem at YouTube.
 +
* The [https://w3c.github.io/web-share/#feature-policy Web Share API] is only used to move from a web page to an app which handles the following file types:
  
 
==References==
 
==References==
  
 
[[Category: Browser]]
 
[[Category: Browser]]

Revision as of 22:08, 11 June 2022

Full Title or Meme

An API for sharing text, links and other content to an arbitrary destination of the user's choice.

Context

  • Web Share API current draft at W3C.
  • Web Share is only available in the context of transient activation (previously known as user activation).

Problems

References