gecko-dev/servo/components/net_traits
Fausto Núñez Alberro 7e1c3e7d13 servo: Merge #16508 - Properly set origin of fetch requests (from brainlessdeveloper:fetch-set-origin); r=asajeffrey
<!-- 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. -->

Source-Repo: https://github.com/servo/servo
Source-Revision: 2bb4f65100ca07e9281c8ad04cd498ff1346387f

--HG--
extra : subtree_source : https%3A//hg.mozilla.org/projects/converted-servo-linear
extra : subtree_revision : bbe08d6bb565dc0f8159c96caca5f18492a8ac2c
2017-07-17 08:29:23 -07:00
..
image servo: Merge #17694 - Upgrade to the latest version of WebRender (from glennw:webrender-update); r=glennw 2017-07-12 21:52:27 -07:00
blob_url_store.rs servo: Merge #17390 - Untry (from servo:untry); r=nox 2017-06-18 05:55:11 -07:00
Cargo.toml servo: Merge #17694 - Upgrade to the latest version of WebRender (from glennw:webrender-update); r=glennw 2017-07-12 21:52:27 -07:00
filemanager_thread.rs servo: Merge #14831 - Rustfmt script_traits and net_traits (from servo:rustfmt-traits); r=nox 2017-01-03 08:11:09 -08:00
image_cache.rs servo: Merge #17694 - Upgrade to the latest version of WebRender (from glennw:webrender-update); r=glennw 2017-07-12 21:52:27 -07:00
lib.rs servo: Merge #17694 - Upgrade to the latest version of WebRender (from glennw:webrender-update); r=glennw 2017-07-12 21:52:27 -07:00
net_error_list.rs servo: Merge #7053 - Move net_error_list from net to net_traits. Fixes #7050 (from connorimes:move-net-error-list); r=mbrubeck 2015-08-07 01:55:20 -06:00
pub_domains.rs servo: Merge #15536 - Implement setter for document.domain (from asajeffrey:script-document-domain-setter); r=nox 2017-03-15 08:35:41 -07:00
request.rs servo: Merge #16508 - Properly set origin of fetch requests (from brainlessdeveloper:fetch-set-origin); r=asajeffrey 2017-07-17 08:29:23 -07:00
response.rs servo: Merge #15354 - Redirect document loads manually (from cynicaldevil:manual-redirect); r=jdm 2017-06-02 14:49:21 -07:00
storage_thread.rs servo: Merge #14831 - Rustfmt script_traits and net_traits (from servo:rustfmt-traits); r=nox 2017-01-03 08:11:09 -08:00