servo/components
Patrick Walton 7e7675c1dc net: Don't load the placeholder image for background images, only for
image fragments.

This also changes the way the placeholder is handled in the image cache
task to decode it up front instead of each time an image fails to load,
both because it was more convenient to implement that way and because
it saves CPU cycles to do so.

This matches the behavior of Gecko and WebKit. It improves the look of
our cached copy of Wikipedia.
2015-05-20 12:00:33 -07:00
..
canvas Move handling of CanvasWebGLMsgs into WebGLPaintTask::handle_webgl_message. 2015-05-14 13:09:13 +02:00
compositing Auto merge of #6131 - glennw:jquery-exit-fix, r=jdm 2015-05-19 21:44:45 -05:00
devtools Fix comments in devtools. 2015-05-14 13:10:40 +02:00
devtools_traits Upgrade to Hyper 0.4.0 2015-05-12 16:48:21 +02:00
gfx Auto merge of #6143 - michaelwu:truetype-only, r=pcwalton 2015-05-20 02:36:43 -05:00
layout net: Don't load the placeholder image for background images, only for 2015-05-20 12:00:33 -07:00
layout_traits compositing: Implement display ports and avoid creating display lists 2015-05-19 16:53:51 -07:00
msg Auto merge of #6131 - glennw:jquery-exit-fix, r=jdm 2015-05-19 21:44:45 -05:00
net net: Don't load the placeholder image for background images, only for 2015-05-20 12:00:33 -07:00
net_traits net: Don't load the placeholder image for background images, only for 2015-05-20 12:00:33 -07:00
plugins fixes #6069 2015-05-20 10:58:30 -04:00
profile Upgrade to rustc 551a74dddd84cf01440ee84148ebd18bc68bd7c8. 2015-05-05 10:07:34 -04:00
profile_traits Upgrade to rustc 551a74dddd84cf01440ee84148ebd18bc68bd7c8. 2015-05-05 10:07:34 -04:00
script net: Don't load the placeholder image for background images, only for 2015-05-20 12:00:33 -07:00
script_traits Make WebDriver Get() command wait on pages loading before returning. 2015-05-14 10:59:10 +01:00
servo Auto merge of #6074 - pgonda:lint-fix-struct-enum-variants, r=Manishearth 2015-05-20 10:29:48 -05:00
style Enable 'direction' without --experimental 2015-05-19 11:42:43 -07:00
util Auto merge of #6131 - glennw:jquery-exit-fix, r=jdm 2015-05-19 21:44:45 -05:00
webdriver_server Add support for timing out scripts 2015-05-14 10:59:20 +01:00
webdriver_traits Add support for timing out scripts 2015-05-14 10:59:20 +01:00