diff options
author | bors-servo <infra@servo.org> | 2023-01-17 19:13:38 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-01-17 19:13:38 +0100 |
commit | a8db596d1ecd22ca96099c22c9cfb85a35c0a762 (patch) | |
tree | 974e90b32b4357c773934482043fc9dec30080a2 /python/servo/bootstrap.py | |
parent | aaca4543fc1412414c241de9a0e4d70fd9bf048b (diff) | |
parent | 0d7284dc341f4f852a6edf75811225b3055ec7f5 (diff) | |
download | servo-a8db596d1ecd22ca96099c22c9cfb85a35c0a762.tar.gz servo-a8db596d1ecd22ca96099c22c9cfb85a35c0a762.zip |
Auto merge of #29236 - servo:application-json, r=jdm
Allow displaying content with "application/json" mime type
For me this allows the WPT test
performance-timeline/tentative/include-frames-one-remote-child.sub.html
to match expected results. The wptserver is sending a 404 JSON response
because the URL that the test requests is not found.
<!-- 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 #29136.
- [x] There are tests for these changes.
<!-- 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 'python/servo/bootstrap.py')
0 files changed, 0 insertions, 0 deletions