Open
Bug 1790697
Opened 3 years ago
Updated 1 month ago
Add support for WebShare on MacOS
Categories
(Core :: Widget: Cocoa, enhancement, P3)
Core
Widget: Cocoa
Tracking
()
NEW
People
(Reporter: smaug, Unassigned)
References
(Blocks 1 open bug)
Details
Currently WebShare is implemented and enabled on nightly and early beta on Windows.
We should consider adding support on MacOS too.
Comment 1•3 years ago
•
|
||
The sharing feature is implemented in https://searchfox.org/mozilla-central/source/widget/cocoa/nsMacSharingService.mm#164. We need to make it track the user interaction as the Windows counterpart does and then call it via nsSharePicker.
Comment 2•3 years ago
|
||
The severity field is not set for this bug.
:spohl, could you have a look please?
For more information, please visit auto_nag documentation.
Flags: needinfo?(spohl.mozilla.bugs)
Updated•3 years ago
|
Severity: -- → S3
Flags: needinfo?(spohl.mozilla.bugs)
Priority: -- → P3
Updated•3 years ago
|
Type: defect → enhancement
You need to log in
before you can comment on or make changes to this bug.
Description
•