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 10kb limit (closes #48) #59

Merged
merged 2 commits into from
Oct 25, 2022
Merged

Add 10kb limit (closes #48) #59

merged 2 commits into from
Oct 25, 2022

Conversation

johannhof
Copy link
Member

No description provided.

README.md Outdated Show resolved Hide resolved
@@ -483,7 +485,7 @@ This would ensure that cross-site cookies are hostname bound and only sent over

### Memory impact

Based on Chrome data, we estimate limiting a domain to 10 cookies per-partition will satisfy ~99% of existing cross-site cookie use cases on the web today.
Based on Chrome data, we estimate that 10 cookies per-partition will satisfy ~99% of existing cross-site cookie use cases on the web today.
Copy link
Collaborator

Choose a reason for hiding this comment

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

Kind of unrelated, but we actually have browser metrics for this that show this was an underestimate on the number of cookies domains use. Wondering if this section needs a refactor.

Copy link
Member Author

Choose a reason for hiding this comment

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

Ok, do you want to do that at some point? I don't really have a good overview of those metrics.

@johannhof
Copy link
Member Author

I don't seem to have enough permissions on this repo to merge this PR in @DCtheTall.

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.

3 participants