servo/components/gfx
bors-servo 2bb4f65100 Auto merge of #16508 - brainlessdeveloper:fetch-set-origin, r=asajeffrey
Properly set origin of fetch requests

<!-- Please describe your changes on the following line: -->

These changes aim to fix #15247

---
<!-- 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 #15247 (github issue number if applicable).

<!-- Either: -->
- [ ] There are tests for these changes
- [x] These changes do not require tests because cors is already tested with different origins

These changes require changes in tests, but I need help with that (see comments below).

<!-- 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. -->

<!-- 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/16508)
<!-- Reviewable:end -->
2017-07-17 08:29:23 -07:00
..
display_list Upgrade to the latest version of WebRender 2017-07-13 07:44:08 +10:00
platform Auto merge of #17706 - glennw:linux-fonts, r=stshine,emilio 2017-07-13 16:13:41 -07:00
text Upgrade to the latest version of WebRender 2017-07-13 07:44:08 +10:00
Cargo.toml Upgrade to the latest version of WebRender 2017-07-13 07:44:08 +10:00
font.rs Upgrade to the latest version of WebRender 2017-07-13 07:44:08 +10:00
font_cache_thread.rs Auto merge of #16508 - brainlessdeveloper:fetch-set-origin, r=asajeffrey 2017-07-17 08:29:23 -07:00
font_context.rs Upgrade to the latest version of WebRender 2017-07-13 07:44:08 +10:00
font_template.rs Use integer for specified and computed font-weight 2017-07-06 15:31:24 +10:00
lib.rs Use heap API from std rather than the alloc crate 2017-07-13 15:26:40 +02:00