Join GitHub today
GitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign upImplement referrer policy delivery via referrer attribute #11861
Labels
Comments
|
This will be very similar to the implementation of #11862. |
|
I'd like to work on this one, Could you assign it to me :) |
|
Please do! |
bors-servo
added a commit
to servo/string-cache
that referenced
this issue
Sep 23, 2016
Add "referrerPolicy" to static_atom_list for servo/servo#11861 <!-- Reviewable:start --> --- This change is [<img src="https://reviewable.io/review_button.svg" height="34" align="absmiddle" alt="Reviewable"/>](https://reviewable.io/reviews/servo/string-cache/173) <!-- Reviewable:end -->
|
It's kind of shame, I found that my test for HTMLAnchorElement in #12493 was totally wrong. Before sending PR, should I open issue for it first? |
|
No need for an issue if you've got a fix ready! |
|
@TheKK Are you still working on this? |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
See https://w3c.github.io/webappsec-referrer-policy/#referrer-policy-delivery-referrer-attribute for details
Reference #10311 for servo referrer policy implementation thus far.