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 Firefox support information for the Cookie Store API #36192

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

chrisdavidmills
Copy link
Contributor

Description

A subset of the Cookie Store API is enabled in Firefox Nightly only, as of Firefox 132. This includes:

It doesn't include:

I worked this out by looking at what WebIDL has been exposed in the implementation. See https://phabricator.services.mozilla.com/D215144.

This PR adds notes to the Firefox 132 rel notes and the Experimental features page to explain what support has bene shipped. I'm not sure if we need to think about adding information on how to handle cross-browser Cookie Store API code, or whether it is just case of some stuff doesn't work on Fx.

For the implementation bugs, see:

Motivation

Additional details

Related issues and pull requests

Documentation issue: #36122

@chrisdavidmills chrisdavidmills requested a review from a team as a code owner October 4, 2024 17:04
@chrisdavidmills chrisdavidmills requested review from pepelsbey and removed request for a team October 4, 2024 17:04
@github-actions github-actions bot added Content:Firefox Content in the Mozilla/Firefox subtree size/m [PR only] 51-500 LoC changed labels Oct 4, 2024
Copy link
Contributor

github-actions bot commented Oct 4, 2024

Preview URLs

External URLs (2)

URL: /en-US/docs/Mozilla/Firefox/Experimental_features
Title: Experimental features in Firefox


URL: /en-US/docs/Mozilla/Firefox/Releases/132
Title: Firefox 132 for developers

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Content:Firefox Content in the Mozilla/Firefox subtree size/m [PR only] 51-500 LoC changed
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant