Open Bug 1653481 (webshare) Opened 4 years ago Updated 2 years ago

[Meta] Implement and maintain WebShare API

Categories

(Core :: DOM: Core & HTML, task, P5)

task

Tracking

()

People

(Reporter: marcosc, Unassigned)

References

(Depends on 9 open bugs)

Details

(Keywords: dev-doc-needed, meta)

This bug is for grouping Web Share API related things, particularly DOM things.

Alias: webshare
Depends on: 1646229
Depends on: 1653199
Severity: -- → N/A
Priority: -- → P5
Depends on: 1657788
16:36:34.535 navigator.canShare
16:36:34.580 undefined
16:36:51.312 navigator.share()
16:36:51.372
Promise { <state>: "rejected", <reason>: DOMException }

16:36:51.374
Uncaught (in promise) DOMException: Navigator.share: Document's Permission Policy does not allow calling share() from this context.

Firefox seems to expose navigator.share() but it doesn't seem to work
https://github.com/webcompat/web-bugs/issues/68473

Is it normal?

I think it's supposed to work, mind filing a bug about comment 1? See bug 1402369.

(In reply to Emilio Cobos Álvarez (:emilio) from comment #2)

I think it's supposed to work, mind filing a bug about comment 1? See bug 1402369.

I filed Bug 1701841

Webcompat Priority: --- → ?
Webcompat Priority: ? → ---
Depends on: 1737541
Depends on: 1806047
Depends on: 1794931
You need to log in before you can comment on or make changes to this bug.