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

PSAT: Enable setting "allow list" Content Policy setting directly from cookies #334

Closed
6 tasks done
amedina opened this issue Dec 13, 2023 · 1 comment
Closed
6 tasks done
Assignees
Labels
Feature Request PSAT Features and tasks related to DevTools extension
Milestone

Comments

@amedina
Copy link
Collaborator

amedina commented Dec 13, 2023

Feature Request

Description:
To facilitate testing site behaviors with blocked vs. enabled cookies, add the capability of updating the "allow list" Content Policy setting directly from cookies in PSAT.

User Story:
As a user I want to be able to allow all cookies coming from a specific domain to be set on my device for the duration of a browsing session. This way I will be able to assess the impact of cookies blocking for specific components of my site.

Acceptance Criteria:

  • User have the ability of right-clicking
  • chrome://settings ➡️ Privacy and sec security ➡️ Site settings ➡️ Additional content settings ➡️ On-device site data ➡️ Allow to save data on your device is updated with the addition of the "pair" <top-domain, embed-domain>, effectively allowing cookies from embed-domain to be set on top-domain.
  • User can distinguish cookies that have been allowlisted
  • User has the ability to remove a domain from the allow list setting
  • Setting duration: Session

Additional Information:

@amedina amedina added PSAT Features and tasks related to DevTools extension Feature Request labels Dec 13, 2023
@amedina amedina added this to the v0.5.0 milestone Dec 13, 2023
@maitreyie-chavan
Copy link
Collaborator

Incorporated and released as a part of v0.5

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Feature Request PSAT Features and tasks related to DevTools extension
5 participants