diff options
author | bors-servo <lbergstrom+bors@mozilla.com> | 2020-02-11 13:27:14 -0500 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-02-11 13:27:14 -0500 |
commit | ba23c5afee380930bd0f2c5fd665d318443ed19f (patch) | |
tree | 3c47cdc0d159320a3053752781c116103a943ff4 /components/script/dom/htmlformelement.rs | |
parent | 419954474b6d14f06d0dfb2d6696a128e3f5df15 (diff) | |
parent | 41d896c201256636dc13bbf5b6cfda9270466f24 (diff) | |
download | servo-ba23c5afee380930bd0f2c5fd665d318443ed19f.tar.gz servo-ba23c5afee380930bd0f2c5fd665d318443ed19f.zip |
Auto merge of #25687 - pshaughn:taintfile, r=jdm
Filter file: and about: responses opaquely
<!-- Please describe your changes on the following line: -->
file: and about: schemes were being treated like data: for cors purposes, when in fact they should have been subject to opaque response filtering. A comment indicated that this was necessary for some CSS tests, but I think the comment was out of date; the only tests depending on the unfiltered responses are unit tests that do not test any CSS functionality. I've updated those tests to now test for the opaque-filtering itself.
---
<!-- 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 #25686
<!-- Either: -->
- [X] There are tests for these changes, but also some loss of unit test coverage (#25693) and a newly failing test case (#25692)
<!-- Also, please make sure that "Allow edits from maintainers" checkbox is checked, so that we can help you if you get stuck somewhere along the way.-->
<!-- Pull requests that do not address these steps are welcome, but they will require additional verification as part of the review process. -->
Diffstat (limited to 'components/script/dom/htmlformelement.rs')
0 files changed, 0 insertions, 0 deletions