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

Add types argument to requestStorageAccess #22990

Merged
merged 7 commits into from
May 3, 2024
Merged

Add types argument to requestStorageAccess #22990

merged 7 commits into from
May 3, 2024

Conversation

arichiv
Copy link
Contributor

@arichiv arichiv commented May 3, 2024

Summary

types is a new (optional) argument supported by requestStorageAccess to allow non-cookie unpartitioned storage to be requested.

Test results and supporting details

This only launched in Chrome: https://chromestatus.com/feature/5175585823522816

Related issues

Relates to mdn/content#33391 and mdn/mdn#543

@github-actions github-actions bot added infra 🏗️ Infrastructure issues (npm, GitHub Actions, releases) of this project dependencies ⛓️ Pull requests that update a dependency package or file. labels May 3, 2024
@github-actions github-actions bot added the data:api 🐇 Compat data for Web APIs. https://developer.mozilla.org/docs/Web/API label May 3, 2024
@github-actions github-actions bot removed infra 🏗️ Infrastructure issues (npm, GitHub Actions, releases) of this project dependencies ⛓️ Pull requests that update a dependency package or file. labels May 3, 2024
@arichiv
Copy link
Contributor Author

arichiv commented May 3, 2024

@Elchi3 when are new releases cut? Is it just weekly?

@Elchi3
Copy link
Member

Elchi3 commented May 3, 2024

@arichiv Twice a week usually.

@arichiv
Copy link
Contributor Author

arichiv commented May 3, 2024

Awesome, it's hard to be 100% sure I got everything until I can test against auto-builds on mdn/content but that's fast enough for iteration if I did miss something across these 4 PRs.

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.

None yet

2 participants