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

Proposal: add cookies.removeAll() method #690

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

Commits on Sep 18, 2024

  1. Create Proposal: add cookies.removeAll() method.md

    Initial draft
    aselya authored Sep 18, 2024
    Configuration menu
    Copy the full SHA
    e34be81 View commit details
    Browse the repository at this point in the history

Commits on Oct 1, 2024

  1. Update proposals/Proposal: add cookies.removeAll() method.md

    Updating parameters to explicitly reference cookies.remove
    
    Co-authored-by: Rob Wu <rob@robwu.nl>
    aselya and Rob--W authored Oct 1, 2024
    Configuration menu
    Copy the full SHA
    e8dae2e View commit details
    Browse the repository at this point in the history
  2. Update Proposal: add cookies.removeAll() method.md

    Add more related issues
    Update the motivation language to reflect the related issues.
    aselya authored Oct 1, 2024
    Configuration menu
    Copy the full SHA
    d42833a View commit details
    Browse the repository at this point in the history
  3. Update Proposal: add cookies.removeAll() method.md

    Add link to bug in the motivation
    aselya authored Oct 1, 2024
    Configuration menu
    Copy the full SHA
    dac145f View commit details
    Browse the repository at this point in the history
  4. Update Proposal: add cookies.removeAll() method.md

    Update the objective to be more explicit about the pain point for developers.
    aselya authored Oct 1, 2024
    Configuration menu
    Copy the full SHA
    5682b4c View commit details
    Browse the repository at this point in the history

Commits on Oct 2, 2024

  1. Update Proposal: add cookies.removeAll() method.md

    Update language in objective.
    aselya authored Oct 2, 2024
    Configuration menu
    Copy the full SHA
    bf51fe9 View commit details
    Browse the repository at this point in the history
  2. Update Proposal: add cookies.removeAll() method.md

    Add return
    aselya authored Oct 2, 2024
    Configuration menu
    Copy the full SHA
    1c7ffcf View commit details
    Browse the repository at this point in the history

Commits on Oct 3, 2024

  1. Update Proposal: add cookies.removeAll() method.md

    Update language to make `{}` and error
    aselya authored Oct 3, 2024
    Configuration menu
    Copy the full SHA
    d7d953b View commit details
    Browse the repository at this point in the history

Commits on Oct 8, 2024

  1. Update Proposal: add cookies.removeAll() method.md

    Update case: `partitionKey : {}` to match `cookies.getAll`
    aselya authored Oct 8, 2024
    Configuration menu
    Copy the full SHA
    76f57be View commit details
    Browse the repository at this point in the history
  2. Update Proposal: add cookies.removeAll() method.md

    Update requirements of details object.
    aselya authored Oct 8, 2024
    Configuration menu
    Copy the full SHA
    8f17da2 View commit details
    Browse the repository at this point in the history