servo/tests
bors-servo 58c61d3aed
Auto merge of #24315 - notriddle:GH-4577, r=nox
Add simple implementation of content-security-policy on network requests

This needs a lot more hooks before it'll actually be a good implementation, but for a start it can help get some feedback on if this is the right way to go about it.

Part of servo/servo#4577 but we should probably track the rest of the implementation somewhere.

---
<!-- 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] There are tests for these changes (before merging, this PR should fix at least some of the WPT tests for CSP)

<!-- Reviewable:start -->
---
This change is [<img src="https://reviewable.io/review_button.svg" height="34" align="absmiddle" alt="Reviewable"/>](https://reviewable.io/reviews/servo/servo/24315)
<!-- Reviewable:end -->
2019-10-17 10:44:00 -04:00
..
dromaeo Update MPL license to https (part 5) 2018-11-27 19:09:17 +01:00
heartbeats Update MPL license to https (part 5) 2018-11-27 19:09:17 +01:00
html Add smoketest command. 2019-05-09 15:24:18 -04:00
jquery Update MPL license to https (part 5) 2018-11-27 19:09:17 +01:00
power Update MPL license to https (part 5) 2018-11-27 19:09:17 +01:00
unit style: Fix unit tests. 2019-10-09 14:03:25 +02:00
wpt Auto merge of #24315 - notriddle:GH-4577, r=nox 2019-10-17 10:44:00 -04:00