fune/servo/components
ddh d9cfabcbb1 servo: Merge #12502 - Added devtools support to fetch for XHR (from avadacatavra:devtools); r=jdm
<!-- Please describe your changes on the following line: -->

Added devtools support for fetch for XHR, but devtools can't show the request in the XHR tab. I've attached a picture of an XHR request in devtools.

<img width="694" alt="screenshot 2016-07-19 11 07 55" src="https://cloud.githubusercontent.com/assets/11877868/16944480/210b0e8a-4da1-11e6-8288-48005ede33f6.png">

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

<!-- Either: -->
- [ ] There are tests for these changes OR
- [X] These changes do not require tests because I don't know how to automate devtools testing for this

<!-- 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: b5fe7db8b451f86777fb5c8d1f086319be8170c2
2016-07-29 11:44:20 -05:00
..
canvas servo: Merge #12490 - Remove dependency on util::opts from canvas crate (from djc:canvas-no-opts); r=jdm 2016-07-20 09:19:04 -05:00
canvas_traits servo: Merge #12586 - Update Rust to 1.12.0-nightly (9316ae515 2016-07-24) (from servo:rustup); r=nox 2016-07-26 17:18:41 -05:00
compositing servo: Merge #12563 - stylo: Improve restyling performance (from emilio:stylo); r=bholley,jdm,pcwalton 2016-07-27 17:56:26 -05:00
constellation servo: Merge #12635 - Extracted common parts of the starting content process (from nc4rrillo:refactor-spawn-multiprocess); r=Manishearth 2016-07-29 06:43:19 -05:00
devtools servo: Merge #12502 - Added devtools support to fetch for XHR (from avadacatavra:devtools); r=jdm 2016-07-29 11:44:20 -05:00
devtools_traits servo: Merge #12502 - Added devtools support to fetch for XHR (from avadacatavra:devtools); r=jdm 2016-07-29 11:44:20 -05:00
gfx servo: Merge #11850 - Fix PaintContext page_rect due to display list origin (from splav:box-shadow#11662); r=glennw 2016-07-27 18:54:32 -05:00
gfx_traits servo: Merge #12586 - Update Rust to 1.12.0-nightly (9316ae515 2016-07-24) (from servo:rustup); r=nox 2016-07-26 17:18:41 -05:00
layout servo: Merge #12648 - Store UrlExtraData in {specified,computed}::Image::Url (from heycam:store-extra-data); r=Manishearth 2016-07-29 02:26:25 -05:00
layout_thread servo: Merge #12615 - Remove use of opts::use_webrender in layout_thread (from nox:die-opts-die); r=Ms2ger 2016-07-27 22:36:53 -05:00
layout_traits servo: Merge #12560 - Hoist retrieval of layout_threads from opts into Constellation (from djc:layout-threads-hoist); r=emilio 2016-07-24 14:53:34 -05:00
msg servo: Merge #12586 - Update Rust to 1.12.0-nightly (9316ae515 2016-07-24) (from servo:rustup); r=nox 2016-07-26 17:18:41 -05:00
net servo: Merge #12502 - Added devtools support to fetch for XHR (from avadacatavra:devtools); r=jdm 2016-07-29 11:44:20 -05:00
net_traits servo: Merge #12502 - Added devtools support to fetch for XHR (from avadacatavra:devtools); r=jdm 2016-07-29 11:44:20 -05:00
plugins servo: Merge #12586 - Update Rust to 1.12.0-nightly (9316ae515 2016-07-24) (from servo:rustup); r=nox 2016-07-26 17:18:41 -05:00
profile servo: Merge #12586 - Update Rust to 1.12.0-nightly (9316ae515 2016-07-24) (from servo:rustup); r=nox 2016-07-26 17:18:41 -05:00
profile_traits servo: Merge #12586 - Update Rust to 1.12.0-nightly (9316ae515 2016-07-24) (from servo:rustup); r=nox 2016-07-26 17:18:41 -05:00
range servo: Merge #12586 - Update Rust to 1.12.0-nightly (9316ae515 2016-07-24) (from servo:rustup); r=nox 2016-07-26 17:18:41 -05:00
script servo: Merge #12502 - Added devtools support to fetch for XHR (from avadacatavra:devtools); r=jdm 2016-07-29 11:44:20 -05:00
script_layout_interface servo: Merge #12560 - Hoist retrieval of layout_threads from opts into Constellation (from djc:layout-threads-hoist); r=emilio 2016-07-24 14:53:34 -05:00
script_traits servo: Merge #12563 - stylo: Improve restyling performance (from emilio:stylo); r=bholley,jdm,pcwalton 2016-07-27 17:56:26 -05:00
servo servo: Merge #12621 - Attach more signals to the backtrace signal handler (from jdm:sigabrt); r=emilio 2016-07-28 12:39:03 -05:00
style servo: Merge #12631 - stylo: Use unsafe accessors for coord data (from Manishearth:stylo-unsafe-coord); r=bholley 2016-07-29 03:38:14 -05:00
style_traits servo: Merge #12447 - All our Cargo.toml files should contain an MPL-2.0 license field (from asajeffrey:license-mpl-2.0); r=frewsxcv 2016-07-14 09:33:18 -07:00
util servo: Merge #12468 - Removed panic channel, replaced by integrated logging and issue reporting (from asajeffrey:constellation-remove-panic-channel); r=emilio 2016-07-21 11:20:37 -05:00
webdriver_server servo: Merge #11791 - Pipeline lookup in webdriver (from craftytrickster:11712/pipeline-lookup); r=asajeffrey 2016-07-26 00:44:28 -05:00