GoogleChromeLabs / ps-analysis-tool

Privacy Sandbox Analysis Chrome Extension and CLI for analysis and understanding of cookie usage on web pages, and new privacy-preserving Chrome APIs
https://www.privacysandbox.com
Apache License 2.0
91 stars 20 forks source link

Fix: Map exclusion reason to cookie blocked reason. #673

Closed amovar18 closed 2 months ago

amovar18 commented 2 months ago

Description

This PR aims to add create a map between cookie exclusion reason and cookie blocked reason to normalise the cookie blocked reason.

Relevant Technical Choices

Testing Instructions

Additional Information:

Screenshot/Screencast


Checklist