| content |
|
|
- |
| contentsharing.schema.json |
|
1559 |
- |
| ContentSharingUtils.sys.mjs |
@typedef {object} ShareResult
@property {object|null} share The share object to send to the server.
@property {string|null} error A single error from {@link ERRORS}, if any.
@property {string|null} warning A single warning from {@link WARNINGS}, if any.
@property {string|null} url The share URL returned by the server on success.
@property {boolean|null} isSchemaValid Whether the share passed schema validation.
@property {boolean|null} isSignedIn Whether the user is signed in.
|
22791 |
- |
| jar.mn |
|
998 |
- |
| metrics.yaml |
|
3011 |
- |
| moz.build |
|
604 |
- |
| SharePageAction.sys.mjs |
Manages the share panel anchored to the share button in the URL bar. The
panel markup lives in browser/components/sharing/content/sharePanel.inc.xhtml
and is only instantiated the first time the panel is opened.
|
4836 |
- |
| SharingUtils.sys.mjs |
Class that populates and handles various sharing options
|
13889 |
- |
| tests |
|
|
- |