Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[WebAPI] Web Share: Implement canShare() method #10852

Closed
7 tasks
Rumyra opened this issue Nov 29, 2021 · 2 comments
Closed
7 tasks

[WebAPI] Web Share: Implement canShare() method #10852

Rumyra opened this issue Nov 29, 2021 · 2 comments
Assignees
Labels
Content:WebAPI Web API docs fx release archive A closed issue relating to firefox release notes for developers. needs triage Triage needed by staff and/or partners. Automatically applied when an issue is opened.

Comments

@Rumyra
Copy link
Collaborator

Rumyra commented Nov 29, 2021

Acceptance Criteria

  • The listed features are documented sufficiently on MDN
  • BCD is updated
  • Interactive example and data repos are updated if appropriate
  • The content has been reviewed as needed

For folks helping with Firefox related documentation

  • Set bugs to dev-doc-complete
  • Add entry to Firefox release notes if feature is enabled in release
    or
  • Add entry to Firefox experimental features page if feature is not yet enabled in release

Features to document

[Web Share] Implement canShare() method

Related Gecko bugs

https://bugzilla.mozilla.org/show_bug.cgi?id=1666203

@github-actions github-actions bot added the needs triage Triage needed by staff and/or partners. Automatically applied when an issue is opened. label Nov 29, 2021
@hamishwillee hamishwillee self-assigned this Nov 30, 2021
@hamishwillee
Copy link
Collaborator

hamishwillee commented Nov 30, 2021

This IS a release because, even though the web share API is behind a preference, it is enabled on Android by default. So a case where we need to update both experimental features and release notes.

Fortunately I did most of the work for Navigator.canShare() in #8381.

This is pretty much done once everything merges.

@hamishwillee hamishwillee changed the title [WebAPI] Web Share: Implement canShare() method [NOT Released] [WebAPI] Web Share: Implement canShare() method Nov 30, 2021
@hamishwillee hamishwillee changed the title [NOT Released] [WebAPI] Web Share: Implement canShare() method [WebAPI] Web Share: Implement canShare() method Dec 3, 2021
@hamishwillee hamishwillee moved this from To do to Needs Review in Firefox Release Project Dec 3, 2021
@Rumyra
Copy link
Collaborator Author

Rumyra commented Dec 6, 2021

Going to close in light that BCD will eventually be merged - I can check at the end of the project 👍

@Rumyra Rumyra closed this as completed Dec 6, 2021
@Rumyra Rumyra moved this from Needs Review to Done in Firefox Release Project Dec 6, 2021
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Dec 6, 2022
@bsmth bsmth added fx release archive A closed issue relating to firefox release notes for developers. and removed Firefox 96 labels Dec 20, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Content:WebAPI Web API docs fx release archive A closed issue relating to firefox release notes for developers. needs triage Triage needed by staff and/or partners. Automatically applied when an issue is opened.
Projects
No open projects
Development

No branches or pull requests

3 participants