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 meta referrer policy delivery (3) #11468
Conversation
highfive
commented
May 27, 2016
|
Heads up! This PR modifies the following files:
|
|
@nox - new (old) issue! |
|
Please squash the two commits together. -S-awaiting-review +S-needs-code-changes +S-needs-squash
|
|
|
|
Review status: all files reviewed at latest revision, 4 unresolved discussions, some commit checks failed. components/msg/constellation_msg.rs, line 355 [r1] (raw file):
|
|
The mozilla-specific tests were modified to not require document.referrer any more, so I think it would make sense to remove the stub implementation. |
|
Reviewed 6 of 6 files at r3. components/script/dom/document.rs, line 2804 [r1] (raw file):
|
highfive
commented
Jun 1, 2016
|
New code was committed to pull request. |
|
Review status: 53 of 56 files reviewed at latest revision, 1 unresolved discussion. components/script/dom/htmlmetaelement.rs, line 100 [r1] (raw file):
|
|
-S-awaiting-review +S-needs-code-changes Ssssssh... Do you hear it? Do you hear the merge coming to us, slowly but surely? :)
|
highfive
commented
Jun 1, 2016
|
New code was committed to pull request. |
|
|
highfive
commented
Jun 2, 2016
|
|
I'm pretty sure this is intermittent. |
|
Filed #11561. |
|
Review status: all files reviewed at latest revision, 3 unresolved discussions, some commit checks failed. components/script/dom/htmlheadelement.rs, line 48 [r6] (raw file):
|
highfive
commented
Jun 2, 2016
|
New code was committed to pull request. |
|
Remove the -S-awaiting-review +S-needs-code-changes
|
highfive
commented
Jun 3, 2016
|
New code was committed to pull request. |
|
Should be set. I believe my 'todos' are in order as well. Woot woot! |
|
@bors-servo r=nox |
|
|
Implement meta referrer policy delivery (3) <!-- Please describe your changes on the following line: --> --- <!-- Thank you for contributing to Servo! Please replace each `[ ]` by `[X]` when the step is complete, and replace `__` with appropriate data: --> - [X] `./mach build -d` does not report any errors - [X] `./mach test-tidy` does not report any errors - [X] These changes fix #10311 (github issue number if applicable). <!-- Either: --> - [X] There are tests for these changes OR - [ ] These changes do not require tests because _____ <!-- Pull requests that do not address these steps are welcome, but they will require additional verification as part of the review process. --> <!-- Reviewable:start --> --- This change is [<img src="https://reviewable.io/review_button.svg" height="35" align="absmiddle" alt="Reviewable"/>](https://reviewable.io/reviews/servo/servo/11468) <!-- Reviewable:end -->
|
|
rebstar6 commentedMay 27, 2016
•
edited by larsbergstrom
./mach build -ddoes not report any errors./mach test-tidydoes not report any errorsThis change is