servo/components
bors-servo c04b7bbf6e Auto merge of #6540 - jdm:devtoolsfix, r=glennw
Make devtools usable once more.

This fixes the panic by rebasing #6189, and also makes cached messages appear once more.

<!-- Reviewable:start -->
[<img src="https://reviewable.io/review_button.png" height=40 alt="Review on Reviewable"/>](https://reviewable.io/reviews/servo/servo/6540)
<!-- Reviewable:end -->
2015-07-07 09:43:36 -06:00
..
canvas webgl: Make bind* calls more spec-compliant 2015-07-06 19:54:06 +02:00
canvas_traits gfx: Use a pattern instead of tiling images manually. 2015-07-07 10:41:47 -07:00
compositing Remove layers dependency from util 2015-07-01 09:40:32 -07:00
devtools Make cached messages appear in FF's devtools. 2015-07-03 09:22:47 -04:00
devtools_traits Make cached messages appear in FF's devtools. 2015-07-03 09:22:47 -04:00
gfx gfx: Use a pattern instead of tiling images manually. 2015-07-07 10:41:47 -07:00
gfx_traits Layerize canvas 2015-05-20 19:10:50 +02:00
layout Auto merge of #6565 - dwins:issue_6452_image_padding, r=pcwalton 2015-07-07 06:27:13 -06:00
layout_traits Use euclid from crates.io 2015-06-19 00:04:24 +02:00
msg Update to latest rust-layers 2015-06-30 21:58:54 -07:00
net Use Box::into_raw rather than boxed::into_raw. 2015-06-25 23:03:54 +02:00
net_traits Add servo Image type. Remove rust-png dependency from script, gfx, layout. 2015-07-07 08:45:01 +10:00
plugins Upgrade to rustc 1.3.0-dev (f3b97a74a 2015-07-03) 2015-07-04 11:32:41 +02:00
profile Update to rustc 2d0cbf3e3e25e092bd9e4c94d08e446b680869f0. 2015-06-25 20:02:36 +02:00
profile_traits Require documentation for the memory profiling module. 2015-06-18 16:27:32 +02:00
script Auto merge of #6540 - jdm:devtoolsfix, r=glennw 2015-07-07 09:43:36 -06:00
script_traits Use euclid from crates.io 2015-06-19 00:04:24 +02:00
servo Update string_cache: 0.1.4 -> 0.1.5 2015-07-08 04:44:13 +09:00
style Silence unused variable warnings in properties.rs. 2015-07-07 14:34:25 +02:00
util Create and utilize utility for joining strs 2015-07-08 05:18:07 +09:00
webdriver_server Implement timeout for url load from WebDriver. 2015-06-17 00:25:23 +01:00
webdriver_traits Add support for switching frames with the webdriver API. 2015-06-01 23:18:55 +01:00