servo/components
bors-servo bbc94d256c
Auto merge of #24356 - servo:jdm-patch-30, r=paulrouget
Use unfiltered response body when replicating body of cached responses.

The amount of time it took me to track this down makes me wonder if there would be a better way of representing response bodies and filtered responses.

---
- [x] `./mach build -d` does not report any errors
- [x] `./mach test-tidy` does not report any errors
- [x] These changes fix #24350
- [ ] There are tests for these changes

<!-- 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/24356)
<!-- Reviewable:end -->
2019-10-03 19:36:21 -04:00
..
allocator
atoms Implement ElementClick wd command 2019-08-31 10:14:40 +03:00
background_hang_monitor Remove unused dependencies 2019-10-01 21:15:53 +09:00
bluetooth Update ipc-channel and related dependencies 2019-08-27 23:44:04 +02:00
bluetooth_traits Update ipc-channel and related dependencies 2019-08-27 23:44:04 +02:00
canvas Initial implementation of WebGLSync 2019-10-02 12:51:32 +02:00
canvas_traits Initial implementation of WebGLSync 2019-10-02 12:51:32 +02:00
compositing Auto merge of #24058 - Eijebong:ipc-channel, r=jdm 2019-08-27 18:40:40 -04:00
config Remove unused dependencies 2019-10-01 21:15:53 +09:00
config_plugins Bump all in-tree components to syn 1 2019-09-27 13:29:55 +02:00
constellation Remove unused dependencies 2019-10-01 21:15:53 +09:00
debugger Update to url 2.0 2019-08-17 10:03:44 +02:00
deny_public_fields Bump all in-tree components to syn 1 2019-09-27 13:29:55 +02:00
derive_common Bump all in-tree components to syn 1 2019-09-27 13:29:55 +02:00
devtools Remove unused dependencies 2019-10-01 21:15:53 +09:00
devtools_traits Update ipc-channel and related dependencies 2019-08-27 23:44:04 +02:00
dom_struct Remove redundant webidl_must_inherit compiler plugin lint 2019-09-29 23:11:40 +02:00
domobject_derive Bump all in-tree components to syn 1 2019-09-27 13:29:55 +02:00
embedder_traits Remove unused dependencies 2019-10-01 21:15:53 +09:00
fallible
geometry Remove unused dependencies 2019-10-01 21:15:53 +09:00
gfx Avoid Core Text font loading from postscript names due to intermittent incorrect behaviour. 2019-10-02 23:30:49 -04:00
gfx_traits Replace DisplayList::is_contentful with tracking during conversion to WR display lists 2019-09-06 17:15:53 +02:00
hashglobe Upgrade ws. 2019-06-12 15:01:03 -04:00
jstraceable_derive Bump all in-tree components to syn 1 2019-09-27 13:29:55 +02:00
layout Remove unused dependencies 2019-10-01 21:15:53 +09:00
layout_2020 Remove unused dependencies 2019-10-01 21:15:53 +09:00
layout_thread Update html5ever to 0.24 2019-09-27 17:43:37 +02:00
layout_thread_2020 Remove unused dependencies 2019-10-01 21:15:53 +09:00
layout_traits Update ipc-channel and related dependencies 2019-08-27 23:44:04 +02:00
malloc_size_of Update html5ever to 0.24 2019-09-27 17:43:37 +02:00
media Remove unused dependencies 2019-10-01 21:15:53 +09:00
metrics Replace DisplayList::is_contentful with tracking during conversion to WR display lists 2019-09-06 17:15:53 +02:00
msg Deduplicate parking_lot and friends by updating it to 0.9 2019-09-05 10:47:39 +02:00
net rustfmt 2019-10-03 03:12:18 -04:00
net_traits Remove unused dependencies 2019-10-01 21:15:53 +09:00
pixels Update euclid. 2019-07-23 23:09:55 +02:00
profile Update ipc-channel and related dependencies 2019-08-27 23:44:04 +02:00
profile_traits Update ipc-channel and related dependencies 2019-08-27 23:44:04 +02:00
rand Update rand to 0.6 2019-08-11 20:50:22 +02:00
range Remove unused code from a bunch of crates 2019-06-03 04:18:12 +02:00
remutex Remove unused code from a bunch of crates 2019-06-03 04:18:12 +02:00
script Remove [PrimaryGlobal] 2019-10-03 14:25:23 +09:00
script_layout_interface Remove unused dependencies 2019-10-01 21:15:53 +09:00
script_plugins Move script_plugins to a single file 2019-09-29 23:20:48 +02:00
script_traits Auto merge of #24090 - georgeroman:implement_element_click_wd_command, r=jdm 2019-09-04 12:25:50 -04:00
selectors style: Shutdown Servo's thread-pool in leak-checking builds, leak the atom table elsewhere. 2019-09-12 22:34:16 +02:00
servo Support --features vslatestinstalled 2019-10-02 13:49:58 +09:00
servo_arc style: Properly refcount-log UniqueArcs created with new_uninitialized(). 2019-07-24 14:52:53 +02:00
size_of_test
std_test_override
style Auto merge of #24303 - servo:script-codegen, r=nox 2019-09-30 05:23:19 -04:00
style_derive Bump all in-tree components to syn 1 2019-09-27 13:29:55 +02:00
style_traits style: Refactor grid types to preserve repeat() at computed value time and use cbindgen. 2019-08-15 16:58:44 +02:00
to_shmem Remove unused dependencies 2019-10-01 21:15:53 +09:00
to_shmem_derive Bump all in-tree components to syn 1 2019-09-27 13:29:55 +02:00
url Remove unused dependencies 2019-10-01 21:15:53 +09:00
webdriver_server Remove unused dependencies 2019-10-01 21:15:53 +09:00
webrender_traits Update euclid. 2019-07-23 23:09:55 +02:00
webvr Remove unused dependencies 2019-10-01 21:15:53 +09:00
webvr_traits Replace use of gleam in webgl with sparkle. 2019-09-11 11:40:04 -04:00