servo/components
Bastien Orivel dcbe7d36ae Continue decompressing chunks even after hyper is done downloading the body
If hyper reads compressed enough data, we were decompressing 32k by 32k
but we were throwing away the end of the body because we would end up
having lots of backed up data in the cursor when hyper was done.
2018-11-08 02:40:22 +01:00
..
allocator Reorder imports 2018-11-06 22:35:07 +01:00
atoms Reorder imports 2018-11-06 22:35:07 +01:00
bluetooth Reorder imports 2018-11-06 22:35:07 +01:00
bluetooth_traits Switch most crates to the 2018 edition 2018-11-06 16:12:04 +01:00
canvas Reorder imports 2018-11-06 22:35:07 +01:00
canvas_traits Reorder imports 2018-11-06 22:35:07 +01:00
channel Reorder imports 2018-11-06 22:35:07 +01:00
compositing Reorder imports 2018-11-06 22:35:07 +01:00
config Auto merge of #22126 - pyfisch:autoformat, r=jdm 2018-11-07 08:47:57 -05:00
constellation Reorder imports 2018-11-06 22:35:07 +01:00
debugger Format remaining files 2018-11-06 22:30:31 +01:00
deny_public_fields Switch most crates to the 2018 edition 2018-11-06 16:12:04 +01:00
devtools Reorder imports 2018-11-06 22:35:07 +01:00
devtools_traits Reorder imports 2018-11-06 22:35:07 +01:00
dom_struct Format remaining files 2018-11-06 22:30:31 +01:00
domobject_derive Format remaining files 2018-11-06 22:30:31 +01:00
embedder_traits Switch most crates to the 2018 edition 2018-11-06 16:12:04 +01:00
fallible Reorder imports 2018-11-06 22:35:07 +01:00
geometry Switch most crates to the 2018 edition 2018-11-06 16:12:04 +01:00
gfx Auto merge of #22126 - pyfisch:autoformat, r=jdm 2018-11-07 08:47:57 -05:00
gfx_traits Reorder imports 2018-11-06 22:35:07 +01:00
hashglobe Reorder imports 2018-11-06 22:35:07 +01:00
jstraceable_derive Switch most crates to the 2018 edition 2018-11-06 16:12:04 +01:00
layout Auto merge of #22126 - pyfisch:autoformat, r=jdm 2018-11-07 08:47:57 -05:00
layout_thread Reorder imports 2018-11-06 22:35:07 +01:00
layout_traits Reorder imports 2018-11-06 22:35:07 +01:00
malloc_size_of Reorder imports 2018-11-06 22:35:07 +01:00
malloc_size_of_derive Format remaining files 2018-11-06 22:30:31 +01:00
metrics Reorder imports 2018-11-06 22:35:07 +01:00
msg Switch most crates to the 2018 edition 2018-11-06 16:12:04 +01:00
net Continue decompressing chunks even after hyper is done downloading the body 2018-11-08 02:40:22 +01:00
net_traits Reorder imports 2018-11-06 22:35:07 +01:00
pixels Format remaining files 2018-11-06 22:30:31 +01:00
profile Reorder imports 2018-11-06 22:35:07 +01:00
profile_traits Reorder imports 2018-11-06 22:35:07 +01:00
rand Reorder imports 2018-11-06 22:35:07 +01:00
range Switch most crates to the 2018 edition 2018-11-06 16:12:04 +01:00
remutex Reorder imports 2018-11-06 22:35:07 +01:00
script Reorder imports 2018-11-06 22:35:07 +01:00
script_layout_interface Reorder imports 2018-11-06 22:35:07 +01:00
script_plugins Reorder imports 2018-11-06 22:35:07 +01:00
script_traits Reorder imports 2018-11-06 22:35:07 +01:00
selectors Reorder imports 2018-11-06 22:35:07 +01:00
servo Reorder imports 2018-11-06 22:35:07 +01:00
servo_arc Reorder imports 2018-11-06 22:35:07 +01:00
size_of_test Format component size_of_test 2018-09-10 21:31:38 +09:00
std_test_override Make mach test-unit not recompile components after mach build 2018-10-07 13:27:23 +02:00
style Reorder imports 2018-11-06 22:35:07 +01:00
style_derive Reorder imports 2018-11-06 22:35:07 +01:00
style_traits Reorder imports 2018-11-06 22:35:07 +01:00
url Reorder imports 2018-11-06 22:35:07 +01:00
webdriver_server Reorder imports 2018-11-06 22:35:07 +01:00
webvr Reorder imports 2018-11-06 22:35:07 +01:00
webvr_traits Reorder imports 2018-11-06 22:35:07 +01:00