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

feat: return all cookies for a given browsing context #1746

Merged
merged 4 commits into from
Jan 24, 2024

Commits on Jan 24, 2024

  1. feat: return all cookies for a given browsing context

    Return all the cookies if `getCookies` is called with `BrowsingContextPartitionDescriptor` is called, not only a partitioned one originated from it.
    Maksim Sadym authored and sadym-chromium committed Jan 24, 2024
    Configuration menu
    Copy the full SHA
    19d7ef7 View commit details
    Browse the repository at this point in the history
  2. fix test

    Maksim Sadym authored and sadym-chromium committed Jan 24, 2024
    Configuration menu
    Copy the full SHA
    cac9482 View commit details
    Browse the repository at this point in the history
  3. clean test

    Maksim Sadym authored and sadym-chromium committed Jan 24, 2024
    Configuration menu
    Copy the full SHA
    9df82a9 View commit details
    Browse the repository at this point in the history
  4. update WPT expectations

    Maksim Sadym authored and sadym-chromium committed Jan 24, 2024
    Configuration menu
    Copy the full SHA
    6b17105 View commit details
    Browse the repository at this point in the history