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

Introduce request infrastructure for storage access #214

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

Conversation

cfredric
Copy link
Contributor

@cfredric cfredric commented Mar 10, 2025

This splits out the underlying infrastructure changes introduced in #213 so that #213 can just introduce the behavior change, and this PR can add the infrastructure needed to formally define the current behavior (in Chrome and Firefox; Safari TBD).

I also incorporated @annevk's request that request/eligible for storage-access be a tri-state enum, rather than a boolean.

This PR relies on the environment/ancestry enum, similar to other cookie layering work (e.g.).


Preview | Diff

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.

1 participant