-
Notifications
You must be signed in to change notification settings - Fork 15
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
Referrer Trimming test page #14
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@Charlie-belmer LMK what you think!
// list of localStorage entries with partial test results that we need to clear at the end of all testing | ||
const lsEntriesToClear = []; | ||
|
||
function generateNavigationTest(url) { |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Some tests are very similar with only URL being different (1p, 3p, tracker), so I extracted their generation into functions.
} | ||
} | ||
|
||
function generateFrameTest(url) { |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
ditto
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Everything looks great!
Live: https://privacy-test-pages.glitch.me/privacy-protections/referrer-trimming/
Tech Design: https://app.asana.com/0/481882893211075/1198919147577400/f