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

Add spec for referrer policy key #216

Merged
merged 2 commits into from
Dec 6, 2022

Conversation

kjmcnee
Copy link
Collaborator

@kjmcnee kjmcnee commented Nov 21, 2022

We parse the "referrer_policy" key from the given speculation rules input, and compute the referrer policy to use based on the rule and possibly a matching or element.

We pass this information through to a prerendering navigation, but leave the prefetch case for a later PR.

We parse the "referrer_policy" key from the given speculation rules
input, and compute the referrer policy to use based on the rule and
possibly a matching <a> or <area> element.

We pass this information through to a prerendering navigation, but leave
the prefetch case for a later PR.
@kjmcnee kjmcnee requested a review from domenic November 21, 2022 23:29
speculation-rules.bs Outdated Show resolved Hide resolved
@kjmcnee
Copy link
Collaborator Author

kjmcnee commented Nov 22, 2022

@a4sriniv FYI

Copy link
Collaborator

@domenic domenic left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Sorry for the delay in review here!

speculation-rules.bs Show resolved Hide resolved
speculation-rules.bs Outdated Show resolved Hide resolved
speculation-rules.bs Show resolved Hide resolved
speculation-rules.bs Show resolved Hide resolved
@domenic domenic merged commit 05228fe into WICG:main Dec 6, 2022
@kjmcnee kjmcnee deleted the referrer_policy_key_spec branch December 6, 2022 15:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants