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

Details of support for partitionKey in cookies #12789

Conversation

rebloor
Copy link
Collaborator

@rebloor rebloor commented Oct 11, 2021

Summary

Details of support for partitionKey in the cookies API, specifically the cookies object and the get, getAll, remove, and set methods

Test results and supporting details

Executed npm test with no errors related to the change

Related issues

Adds information in support of Bug 1669716

@rebloor rebloor self-assigned this Oct 11, 2021
@github-actions github-actions bot added the data:webext 🎲 Compat data for Browser Extensions. https://developer.mozilla.org/Add-ons/WebExtensions label Oct 11, 2021
"version_added": "94"
},
"firefox_android": {
"version_added": false
Copy link
Member

Choose a reason for hiding this comment

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

The API is also supported in Firefox for Android in the same version as desktop (everywhere in this patch).

Copy link
Collaborator Author

Choose a reason for hiding this comment

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

Thanks @Rob--W I have updated for that.

Copy link
Member

@Rob--W Rob--W left a comment

Choose a reason for hiding this comment

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

Thanks!

@queengooborg queengooborg merged commit e1d0001 into mdn:main Oct 14, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
data:webext 🎲 Compat data for Browser Extensions. https://developer.mozilla.org/Add-ons/WebExtensions
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants