Enable Web Share by default on Windows Nightly
Categories
(Core :: DOM: Core & HTML, task, P3)
Tracking
()
Tracking | Status | |
---|---|---|
firefox92 | --- | fixed |
People
(Reporter: saschanaz, Assigned: saschanaz)
References
Details
(Keywords: dev-doc-complete)
Attachments
(3 files)
The Windows May 2020 update is now generally available, which includes ShareCanceled
API needed to track share cancellation.
Currently a caveat is that there is still no way to track selection of "Copy Link" feature, and doing so currently creates a promise that will never be resolved.
Updated•4 years ago
|
Updated•4 years ago
|
Assignee | ||
Comment 1•3 years ago
|
||
Updated•3 years ago
|
Assignee | ||
Comment 2•3 years ago
|
||
This feature has been deferred on Windows since Windows does not fire any DataPackage event when a user selects copy action from the OS dialog, potentially causing never-resolved promise. Windows still does not provide any other way to detect that action, even on Windows 11.
Per https://github.com/w3c/web-share/issues/188 Chromium gave up waiting user action and decided to immediately resolve the promise.
Given that Microsoft is not expected to fix the situation anytime soon, it's probably better to ship it in the form others have for feature parity.
Depends on D121420
Assignee | ||
Comment 3•3 years ago
|
||
Depends on D121421
Updated•3 years ago
|
Updated•3 years ago
|
Comment 5•3 years ago
|
||
Backed out 3 changesets (Bug 1641280) for causing bustages.
Backout link: https://hg.mozilla.org/integration/autoland/rev/3a298e8456aec9771c496387811326d1a3e3d278
Push with failures, failure log.
Assignee | ||
Updated•3 years ago
|
Comment 7•3 years ago
|
||
bugherder |
https://hg.mozilla.org/mozilla-central/rev/ec4804b0afb3
https://hg.mozilla.org/mozilla-central/rev/026a1eb28a9a
https://hg.mozilla.org/mozilla-central/rev/4e731a3280df
Description
•