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 support for the Partitioned cookie attribute #55371

Open
wants to merge 6 commits into
base: main
Choose a base branch
from

Commits on Apr 25, 2024

  1. Add support for the Partitioned cookie attribute

    ...to support CHIPS (Cookies Having Independent Partitioned State).
    
    Fixes dotnet#53224
    Fixes dotnet#55370
    amcasey committed Apr 25, 2024
    Configuration menu
    Copy the full SHA
    985f204 View commit details
    Browse the repository at this point in the history
  2. Fix test

    amcasey committed Apr 25, 2024
    Configuration menu
    Copy the full SHA
    c342938 View commit details
    Browse the repository at this point in the history

Commits on Apr 26, 2024

  1. Make test more meaningful

    amcasey committed Apr 26, 2024
    Configuration menu
    Copy the full SHA
    f7c91cc View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8097782 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    438fea9 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    5215103 View commit details
    Browse the repository at this point in the history