Skip to content

Stabilize Web Share API#3882

Merged
daxpedda merged 1 commit intowasm-bindgen:mainfrom
burrscurr:share-api-stable
Mar 12, 2024
Merged

Stabilize Web Share API#3882
daxpedda merged 1 commit intowasm-bindgen:mainfrom
burrscurr:share-api-stable

Conversation

@burrscurr
Copy link
Copy Markdown
Contributor

@burrscurr burrscurr commented Mar 10, 2024

Web Share API is a W3C Recommendation since 30 May 2023. The webidl file was already up to date, meaning changes are mainly cosmetic (doc strings/drop of web_sys_unstable_apis feature).

Fixes #2514.

@burrscurr

This comment was marked as outdated.

Copy link
Copy Markdown
Member

@daxpedda daxpedda left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Missing an entry in the changelog.
Otherwise LGTM!

@burrscurr burrscurr changed the title Mark Web Share API as stable Stabilize Web Share API Mar 12, 2024
Web Share API is a W3C Recommendation since 30 May 2023.
@burrscurr burrscurr requested a review from daxpedda March 12, 2024 18:12
Copy link
Copy Markdown
Member

@daxpedda daxpedda left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you!

@daxpedda daxpedda merged commit 3e378a7 into wasm-bindgen:main Mar 12, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Implement the canShare() and share() methods for Navigator

2 participants