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

Small tweaks to the Storage Access API data #21379

Merged
merged 4 commits into from
Dec 12, 2023

Conversation

chrisdavidmills
Copy link
Contributor

Summary

#21336 updated the Storage Access API compat data rather nicely. I created mdn/content#30500 to update the SAA docs and introduce the concept of related website sets to MDN, and in doing so, I found a couple of details I thought worth including in the BCD.

So, here goes.

Test results and supporting details

Related issues

@github-actions github-actions bot added the data:api Compat data for Web APIs. https://developer.mozilla.org/docs/Web/API label Nov 28, 2023
@chrisdavidmills
Copy link
Contributor Author

FYI @tunetheweb

api/Document.json Outdated Show resolved Hide resolved
"chrome": {
"version_added": "119"
},
"chrome_android": "mirror",
Copy link
Contributor

Choose a reason for hiding this comment

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

I had 120 for the storage-access permission on Android based on this so would be surprised if this did make it to 119. Might be worth double checking.

Copy link
Contributor Author

Choose a reason for hiding this comment

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

OK. I've updated it for now, but we'll try to get it checked.

@cfredric, do you know what Chrome and Chrome Android versions the top-level-storage-access permission feature is supported from?

Choose a reason for hiding this comment

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

The top-level-storage-access permission support in Chrome (tracked as requestStorageAccessFor) shipped alongside RWS, which was enabled by default in Chrome 119 (commit).

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Thanks! So the data as-is does sound about right.

Copy link
Contributor

@tunetheweb tunetheweb left a comment

Choose a reason for hiding this comment

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

LGTM!

Copy link
Member

@Elchi3 Elchi3 left a comment

Choose a reason for hiding this comment

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

Thanks and sorry for the delay.

@Elchi3 Elchi3 merged commit 1905b67 into mdn:main Dec 12, 2023
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
data:api Compat data for Web APIs. https://developer.mozilla.org/docs/Web/API
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants